Searched refs:EXT (Results 1 – 10 of 10) sorted by relevance
/u-boot/include/ |
A D | i8042.h | 69 #define EXT 0x0020 /* extended scan code 0xe0 */ macro
|
A D | sym53c8xx.h | 194 #define EXT 0x02 /* extended filtering */ macro
|
/u-boot/drivers/bootcount/ |
A D | Kconfig | 29 bool "Boot counter on EXT filesystem" 33 Add support for maintaining boot count in a file on an EXT 156 string "Interface on which to find boot counter EXT filesystem" 164 string "Partition of the boot counter EXT filesystem" 172 string "Path and filename of the EXT filesystem based boot counter"
|
/u-boot/doc/ |
A D | README.bootcount | 27 This adds support for maintaining boot count in a file on an EXT filesystem.
|
A D | README.odroid | 279 1st partition and an EXT 2nd partition. Using the generic FS (ls/load) makes 280 it even easier to work with FAT/EXT file systems. 281 For this example the second EXT partition is used for booting and as rootfs.
|
/u-boot/board/toradex/apalis_imx6/ |
A D | pf0100_otp.inc | 27 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1 70 {pmic_i2c, 0x7F, 0x02}, // Access PF0100 EXT Page2
|
/u-boot/board/toradex/colibri_imx6/ |
A D | pf0100_otp.inc | 28 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1 70 {pmic_i2c, 0x7F, 0x02}, // Access PF0100 EXT Page2
|
/u-boot/arch/arm/dts/ |
A D | rk3326-odroid-go2.dts | 570 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */ 640 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
|
/u-boot/board/gateworks/gw_ventana/ |
A D | README | 116 U-Boot from a file on a FAT/EXT filesystem on the micro-SD, we chose to 173 such as files on top of FAT/EXT filesystem is possible but not practical
|
/u-boot/common/spl/ |
A D | Kconfig | 581 bool "Support EXT filesystems" 584 U-Boot (or Linux in Falcon mode) to be loaded from an EXT
|
Completed in 13 milliseconds