HomeSort by relevance Sort by last modified time
    Searched refs:bi_boot_params (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/u-boot/board/bticino/mamoj/
mamoj.c 16 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100;
  /external/u-boot/board/st/stm32mp1/
stm32mp1.c 23 gd->bd->bi_boot_params = STM32_DDR_BASE + 0x100;
  /external/u-boot/arch/nds32/include/asm/
u-boot.h 28 unsigned long bi_boot_params; /* where this board expects params */ member in struct:bd_info
  /external/u-boot/arch/riscv/include/asm/
u-boot.h 27 unsigned long bi_boot_params; /* where this board expects params */ member in struct:bd_info