HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_LBC_FLASH_BASE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/socrates/
law.c 35 SET_LAW(CONFIG_SYS_LBC_FLASH_BASE, LAW_SIZE_64M, LAW_TRGT_IF_LBC),
  /external/u-boot/include/configs/
socrates.h 106 #define CONFIG_SYS_LBC_FLASH_BASE CONFIG_SYS_FLASH1 /* Localbus flash start */
107 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_LBC_FLASH_BASE /* start of FLASH */

Completed in 1047 milliseconds