spl: move SYS_OS_BASE to Kconfig
[oweals/u-boot.git] / include / configs / k2hk_evm.h
index 3cd2a85a2d1140ac566646621fe08a2b07e6206b..913d4545b81f73f8e2d124c7969e2cee33325c57 100644 (file)
 
 /* U-Boot general configuration */
 #define CONFIG_EXTRA_ENV_KS2_BOARD_SETTINGS                            \
-       "addr_mon=0x0c5f0000\0"                                         \
+       DEFAULT_FW_INITRAMFS_BOOT_ENV                                   \
+       "boot=ubi\0"                                                    \
        "args_ubi=setenv bootargs ${bootargs} rootfstype=ubifs "        \
        "root=ubi0:rootfs rootflags=sync rw ubi.mtd=ubifs,2048\0"       \
-       "name_fdt=k2hk-evm.dtb\0"                               \
+       "name_fdt=keystone-k2hk-evm.dtb\0"                              \
        "name_mon=skern-k2hk.bin\0"                                     \
        "name_ubi=k2hk-evm-ubifs.ubi\0"                                 \
        "name_uboot=u-boot-spi-k2hk-evm.gph\0"                          \