Block a user
General modularization and folder restructuring
Get MMIO address from FDT
We should probably also zero out the temporarily value we write at 0x1337 in 750d32a0f8
after reading it.
u-boot should read commands from uEnv.txt
Mostly done except for changing bootdelay to -2 to make it not wait before auto booting.
318f681171
Add a simple boot script, you now only need to run "bootflow scan" to load FDT and run uImage
u-boot should read commands from uEnv.txt
Related reading: https://andrei.gherzan.ro/linux/uboot-on-rpi/
u-boot should read commands from uEnv.txt
f33f707b32
Merge pull request 'Add U-Boot compilation and Simplify Makefiles (closes #2)' (#7) from uboot into master
c234e90c90
add uboot and refactor makefiles