diff options
Diffstat (limited to 'include/configs/br4.h')
| -rw-r--r-- | include/configs/br4.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/br4.h b/include/configs/br4.h index ef3752dcd..f8d3158d4 100644 --- a/include/configs/br4.h +++ b/include/configs/br4.h @@ -135,7 +135,7 @@  #define CONFIG_BOOTCOMMAND	"run nandboot"  #define CONFIG_BOOTDELAY	2  #define CONFIG_LOADADDR		0x2000000 - +#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED  /*   * Pull in common ADI header for remaining command/environment setup |