gtxaspec / u-boot-ingenic

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

add sd_present flag #18

Closed gtxaspec closed 10 months ago

gtxaspec commented 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

gtxaspec commented 10 months ago

Should check this in #3 and #19

gtxaspec commented 10 months ago

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

gtxaspec commented 10 months ago

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