diff options
Diffstat (limited to 'include/configs/pcm051.h')
| -rw-r--r-- | include/configs/pcm051.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h index e2b4de741..2fff0beff 100644 --- a/include/configs/pcm051.h +++ b/include/configs/pcm051.h @@ -201,6 +201,7 @@  /* Defines for SPL */  #define CONFIG_SPL  #define CONFIG_SPL_FRAMEWORK +#define CONFIG_SPL_BOARD_INIT  /*   * Place the image at the start of the ROM defined image space.   * We limit our size to the ROM-defined downloaded image area, and use the |