Commit Graph

2 Commits

Author SHA1 Message Date
Ronald G. Minnich
996bb18ef9 i11, atomicpi, nezha: clean up, catch up
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
2022-06-27 17:20:31 -07:00
Ronald G. Minnich
fe7cbd093b add sunxi/nezha
This is "working", but only to the extent that it boots, works for a while, then hangs :-(

Build here, then
cp cpukernel ~/oreboot/src/mainboard/sunxi/nezha/
cp sun20i-d1-nezha.dtb ~/oreboot/src/mainboard/sunxi/nezha/
cd ~/oreboot/src/mainboard/sunxi/nezha/

PAYLOAD_B=cpukernel PAYLOAD_C=sun20i-d1-nezha.dtb make run

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
2022-04-15 16:51:27 -07:00