gtxaspec / u-boot-ingenic

U-Boot for Ingenic SoC's
GNU General Public License v3.0
10 stars 6 forks source link

add sd_present flag #18

Closed gtxaspec closed 7 months ago

gtxaspec commented 8 months ago

if the device doesn't have an sd card, add a flag to disable running any sd related commands on boot to save time in case the sd doesn't get brought up via GPIOs

gtxaspec commented 8 months ago

Should check this in #3 and #19

gtxaspec commented 7 months ago

lets assume sd_present=true by default, since most devices we target will have an sd card

gtxaspec commented 7 months ago

https://github.com/gtxaspec/u-boot-ingenic/commit/c553484f2e5a74af00a669ea4d049c0b35751d0f