Closed gtxaspec closed 10 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
Should check this in #3 and #19
lets assume sd_present=true by default, since most devices we target will have an sd card
sd_present=true
https://github.com/gtxaspec/u-boot-ingenic/commit/c553484f2e5a74af00a669ea4d049c0b35751d0f
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