diff options
Diffstat (limited to 'configs/pengwyn_defconfig')
-rw-r--r-- | configs/pengwyn_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig index 545958a790..3db9eb08b0 100644 --- a/configs/pengwyn_defconfig +++ b/configs/pengwyn_defconfig @@ -30,6 +30,7 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_SPL=y +CONFIG_CMD_SPL_NAND_OFS=0x240000 CONFIG_CMD_ASKENV=y CONFIG_CMD_EEPROM=y # CONFIG_CMD_FLASH is not set |