Home
last modified time | relevance | path

Searched refs:bi_sramsize (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/asm-generic/
A Du-boot.h34 unsigned long bi_sramsize; /* size of SRAM memory */ member
/u-boot/api/
A Dapi_platform-powerpc.c47 platform_set_mr(si, gd->bd->bi_sramstart, gd->bd->bi_sramsize, MR_ATTR_SRAM); in platform_sys_info()
/u-boot/cmd/
A Dbdinfo.c101 bdinfo_print_num_l("sramsize", (ulong)bd->bi_sramsize); in do_bdinfo()
/u-boot/common/
A Dboard_f.c599 bd->bi_sramsize = CONFIG_SYS_SRAM_SIZE; /* size of SRAM */ in setup_bdinfo()

Completed in 5 milliseconds