Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_U_BOOT_OFFS (Results 1 – 25 of 90) sorted by relevance

1234

/openbmc/u-boot/common/spl/
H A Dspl_nand.c20 nand_spl_load_image(CONFIG_SYS_NAND_U_BOOT_OFFS, in spl_nand_load_image()
138 err = spl_nand_load_element(spl_image, CONFIG_SYS_NAND_U_BOOT_OFFS, in spl_nand_load_image()
141 #if CONFIG_SYS_NAND_U_BOOT_OFFS != CONFIG_SYS_NAND_U_BOOT_OFFS_REDUND in spl_nand_load_image()
/openbmc/u-boot/include/configs/
H A Dcm_t335.h118 #undef CONFIG_SYS_NAND_U_BOOT_OFFS
119 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x200000 macro
H A Detamin.h21 #undef CONFIG_SYS_NAND_U_BOOT_OFFS
60 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x200000 macro
H A Dsocfpga_common.h289 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
291 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x100000 macro
H A DP1010RDB.h72 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0 macro
86 #define CONFIG_SYS_NAND_U_BOOT_OFFS ((128 + 128) << 10) macro
96 #define CONFIG_SYS_NAND_U_BOOT_OFFS (128 << 10) macro
H A Dsama5d4ek.h59 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
H A Dsama5d4_xplained.h60 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
H A Dsama5d3_xplained.h78 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
H A Domap3_overo.h186 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 macro
H A Dpengwyn.h144 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x200000 macro
H A Dsama5d3xek.h95 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
H A Domap3_cairo.h184 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 macro
H A Dti816x_evm.h86 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x000c0000 macro
H A Dimx6_logic.h145 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x200000 macro
H A Dchiliboard.h146 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x000c0000 macro
H A DC29XPCIE.h31 #define CONFIG_SYS_NAND_U_BOOT_OFFS ((128 + 128) << 10) macro
41 #define CONFIG_SYS_NAND_U_BOOT_OFFS (128 << 10) macro
H A Dam3517_evm.h73 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 macro
H A Ddevkit8000.h174 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 macro
H A Dwb50n.h109 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x20000 macro
H A Dwork_92105.h149 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00040000 macro
H A Dplatinum.h12 #define CONFIG_SYS_NAND_U_BOOT_OFFS (14 * 1024 * 1024) macro
H A Dwb45n.h131 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x20000 macro
H A Dat91sam9x5ek.h136 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_spl_load.c22 nand_spl_load_image(CONFIG_SYS_NAND_U_BOOT_OFFS, in nand_boot()
/openbmc/u-boot/doc/
H A DREADME.davinci.nand_spl68 #define CONFIG_SYS_NAND_U_BOOT_OFFS ((CONFIG_SYS_NROF_UBL_HEADER * \
99 where the spl code reads it (CONFIG_SYS_NAND_U_BOOT_OFFS)
104 #define CONFIG_SYS_NAND_U_BOOT_OFFS (0xc0000)

1234