Loading u-boot-tree/configs/elphel393_defconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -41,3 +41,5 @@ CONFIG_CMD_UBI=y # copied from microzed_defconfig # copied from microzed_defconfig CONFIG_SPL_STACK_R_ADDR=0x200000 CONFIG_SPL_STACK_R_ADDR=0x200000 CONFIG_SPL_NAND_IDENT=y u-boot-tree/include/configs/elphel393.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -42,6 +42,7 @@ #endif #endif #define CONFIG_SPL_NAND_ELPHEL393 #define CONFIG_SPL_NAND_ELPHEL393 #define CONFIG_SPL_NAND_IDENT #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x100000 /*look-up in dts!*/ #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x100000 /*look-up in dts!*/ Loading Loading
u-boot-tree/configs/elphel393_defconfig +2 −0 Original line number Original line Diff line number Diff line Loading @@ -41,3 +41,5 @@ CONFIG_CMD_UBI=y # copied from microzed_defconfig # copied from microzed_defconfig CONFIG_SPL_STACK_R_ADDR=0x200000 CONFIG_SPL_STACK_R_ADDR=0x200000 CONFIG_SPL_NAND_IDENT=y
u-boot-tree/include/configs/elphel393.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -42,6 +42,7 @@ #endif #endif #define CONFIG_SPL_NAND_ELPHEL393 #define CONFIG_SPL_NAND_ELPHEL393 #define CONFIG_SPL_NAND_IDENT #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x100000 /*look-up in dts!*/ #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x100000 /*look-up in dts!*/ Loading