Searched defs:board (Results 1 – 14 of 14) sorted by relevance
/u-boot/board/cadence/xtfpga/ |
A D | xtfpga.c | 27 const char *board = "XT_AV60"; variable 30 const char *board = "XT_AV110"; variable 33 const char *board = "XT_AV200"; variable 36 const char *board = "XT_ML605"; variable 39 const char *board = "XT_KC705"; variable 42 const char *board = "<unknown>"; variable
|
/u-boot/doc/android/ |
A D | bcb.rst | 96 .. [1] https://android.googlesource.com/platform/bootable/recovery 97 .. [2] https://source.android.com/devices/bootloader 98 .. [3] https://patchwork.ozlabs.org/patch/746835/ 100 .. [4] https://source.android.com/devices/bootloader/boot-reason
|
/u-boot/board/st/common/ |
A D | cmd_stboard.c | 40 static bool check_stboard(u16 board) in check_stboard() 77 unsigned long board, var_cpn, var_fg, bom; in do_stboard() local
|
/u-boot/board/gateworks/gw_ventana/ |
A D | common.c | 1292 void setup_iomux_gpio(int board, struct ventana_board_info *info) in setup_iomux_gpio() 1477 void setup_board_gpio(int board, struct ventana_board_info *info) in setup_board_gpio() 1567 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in setup_pmic() local 1732 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_getcd() local
|
/u-boot/tools/ |
A D | rmboard.py | 59 def rm_board(board): argument
|
/u-boot/board/solidrun/clearfog/ |
A D | clearfog.c | 221 char *board = "Clearfog Pro"; in checkboard() local
|
/u-boot/arch/x86/dts/ |
A D | chromebook_coral.dts | 53 board: board { label
|
/u-boot/board/freescale/ls1028a/ |
A D | ls1028a.c | 258 char *board; in checkboard() local
|
/u-boot/tools/buildman/ |
A D | board.py | 106 def AddBoard(self, board): argument
|
A D | toolchain.py | 436 def GetMakeArguments(self, board): argument
|
A D | builder.py | 794 def AddLine(lines_summary, lines_boards, line, board): argument
|
/u-boot/drivers/fastboot/ |
A D | fb_getvar.c | 160 const char *board = env_get("board"); in getvar_product() local
|
/u-boot/board/udoo/neo/ |
A D | neo.c | 550 int board = get_board_value(); in spl_dram_init() local
|
/u-boot/drivers/usb/gadget/ |
A D | at91_udc.h | 130 struct at91_udc_data board; member
|
Completed in 51 milliseconds