Home
last modified time | relevance | path

Searched refs:KERNEL_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dnokia_rx51.h343 #define KERNEL_ADDRESS (SDRAM_END-KERNEL_MAXSIZE) macro
/openbmc/u-boot/board/nokia/rx51/
H A Dlowlevel_init.S16 .word KERNEL_ADDRESS
H A Drx51.c414 sprintf(buf, "%#x", KERNEL_ADDRESS); in misc_init_r()