[U-Boot] [PATCH 0/2] fix build error for pantheon and armada100
    Lei Wen 
    leiwen at marvell.com
       
    Mon Oct 31 16:05:44 CET 2011
    
    
  
For the CONFIG_SYS_CACHELINE_SIZE is required to be defined defaultly.
Add it to pantheon and armada100 accordingly.
Lei Wen (2):
  pantheon: define CONFIG_SYS_CACHELINE_SIZE
  armada100: define CONFIG_SYS_CACHELINE_SIZE
 arch/arm/include/asm/arch-armada100/config.h |    2 ++
 arch/arm/include/asm/arch-pantheon/config.h  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
    
    
More information about the U-Boot
mailing list