Has anyone been able to compile u-boot for OrangePC? If so how?
Looking at the SSD, looks like Boot0 is from AllWinner along with u-boot. Any sugguestions?
OK, in h3-lichee-1.0.tar.gz, , brandy,/u-boot-2011.09/sunxi_spl is BOOT0 code, it compiles and matches the u-boot_OPI.fex - teh fex section. So, the code is all there. Will start working on, u-boot.2015.
Tasks:
1. create new ccm registers, clock_sun87.h
2. clock_sun8i.c
This should be enough to get RS232 messages out along with DRAM sizing.
I'm able to pull apart the fex/bin from Boot and fex/bin from uboot images and able to recompile u-boot. Does any one know the following:
- Source to boot0 for H3? https://github.com/allwinner-zh/bootloader has the updated source for u-boot for the H3 with dram setup etc.
This would help verify the setup for SPL.