diff --git a/.petalinux/metadata b/.petalinux/metadata index fbf18ee..be90d0a 100644 --- a/.petalinux/metadata +++ b/.petalinux/metadata @@ -4,4 +4,4 @@ HARDWARE_PATH=/home/vivado/project/TinySoC/system_wrapper.xsa HDF_EXT=xsa HARDWARE_CHECKSUM=9103d54b1066093c3638f3b3679023f5 YOCTO_SDK=85e32bd84b2647e640a2e565ef06077a -RFSCONFIG_CHKSUM=bdfea7eff103a478dd91a72e28d0c1b2 +RFSCONFIG_CHKSUM=97c95c198d921b9d3c17182d5a01f8d4 diff --git a/project-spec/configs/config b/project-spec/configs/config index 0a29b0c..368e3a0 100644 --- a/project-spec/configs/config +++ b/project-spec/configs/config @@ -132,7 +132,7 @@ CONFIG_SUBSYSTEM_EXTRA_DT_FILES="" # CONFIG_SUBSYSTEM_BOOTARGS_AUTO=y CONFIG_SUBSYSTEM_BOOTARGS_EARLYPRINTK=y - +CONFIG_SUBSYSTEM_BOOTARGS_GENERATED="console=ttyPS0,115200 earlycon root=/dev/mmcblk0p2 rw rootwait" CONFIG_SUBSYSTEM_EXTRA_BOOTARGS="" CONFIG_SUBSYSTEM_DEVICETREE_COMPILER_FLAGS="-@" # CONFIG_SUBSYSTEM_DTB_OVERLAY is not set @@ -265,4 +265,3 @@ CONFIG_YOCTO_NETWORK_SSTATE_FEEDS_URL="http://petalinux.xilinx.com/sswreleases/r # User Layers # CONFIG_USER_LAYER_0="" -CONFIG_SUBSYSTEM_BOOTARGS_GENERATED="console=ttyPS0,115200 earlycon root=/dev/mmcblk0p2 rw rootwait" diff --git a/project-spec/configs/rootfs_config b/project-spec/configs/rootfs_config index f842940..a50ba8e 100644 --- a/project-spec/configs/rootfs_config +++ b/project-spec/configs/rootfs_config @@ -2203,14 +2203,14 @@ CONFIG_linux-xlnx-udev-rules=y # # fbset # -# CONFIG_fbset is not set +CONFIG_fbset=y # CONFIG_fbset-dbg is not set # CONFIG_fbset-dev is not set # # fbset-modes # -# CONFIG_fbset-modes is not set +CONFIG_fbset-modes=y # CONFIG_fbset-modes-dev is not set # CONFIG_fbset-modes-dbg is not set