X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fti814x_evm_defconfig;h=52d3a65c30acbf429d292756d9db2f1b3d04f494;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=ade4ea229fb3539e7bed9b9b0b68649083fd5347;hpb=1254ff97abb7606ccd0d7bdcd9f22581c50fe535;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/ti814x_evm_defconfig b/configs/ti814x_evm_defconfig index ade4ea2..52d3a65 100644 --- a/configs/ti814x_evm_defconfig +++ b/configs/ti814x_evm_defconfig @@ -1,6 +1,9 @@ CONFIG_ARM=y CONFIG_TARGET_TI814X_EVM=y CONFIG_SPL=y +CONFIG_SYS_PROMPT="U-Boot# " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y