[beagleboard] Re: Linux 3.13.5 hansg at Starting kernel ...

2014-03-04 Thread rdbirt
So if I build a uImage and load it directly from u-boot and run it with: fatload mmc 0 0x8030 uImage bootm 0x8030 then the kernel boots and I can get a command prompt. The USB phy is not found, however, so no network is available. Anyone have a fix for that? Regards, Ralph On

Re: [beagleboard] Re: Linux 3.13.5 hansg at Starting kernel ...

2014-03-04 Thread Robert Nelson
On Tue, Mar 4, 2014 at 4:34 PM, rdbirt rdb...@gmail.com wrote: So if I build a uImage and load it directly from u-boot and run it with: fatload mmc 0 0x8030 uImage bootm 0x8030 then the kernel boots and I can get a command prompt. The USB phy is not found, however, so no network is

[beagleboard] Re: Linux 3.13.5 hansg at Starting kernel ...

2014-03-04 Thread rdbirt
Hi Robert, Just to verify, after cloning armv7-multiplatform I don't see

Re: [beagleboard] Re: Linux 3.13.5 hansg at Starting kernel ...

2014-03-04 Thread Robert Nelson
On Tue, Mar 4, 2014 at 7:30 PM, rdbirt rdb...@gmail.com wrote: Hi Robert, Just to verify, after cloning armv7-multiplatform I don't see armv7-multiplatform/blob/v3.13.x/patches/defconfig but I do see armv7-multiplatform/patches/defconfig. Is that the correct config file? here's the wget

[beagleboard] Re: Linux 3.13.5 hansg at Starting kernel ...

2014-03-03 Thread rdbirt
Hi Robert, Same thing at 0x8030: Booting with DT from mmc0 ... Kernel image @ 0x8030 [ 0x00 - 0x291478 ] ## Flattened Device Tree blob at 80f8 Booting using the fdt blob at 0x80f8 Using Device Tree in place at 80f8, end 80f86d35 Starting kernel ... Has the serial