Hans de Goede <[email protected]> writes: > 2) How to build upstream u-boot for use with linux-sunxi sunxi-3.4 kernels
[...] just wanted to report: success and thank you! will switch to upstream u-boot works for me using: A20-OLinuXino-MICRO + A13-LCD10TS (A20-OLinuXino_MICRO_defconfig) and slightly modified (older) sunxi-3.4 kernel (vmlinuz-3.4.75+) had some trouble getting my own modifications to work at first (maybe uEnv.txt isn't used at all?) but after all succeeded on the u-boot command line using: setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait loglevel=8 load mmc 0 0x43000000 script.bin load mmc 0 0x48000000 vmlinuz-3.4.75+ bootz 0x48000000 greetings, jens -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
