>>>>> "Russell" == Russell Senior <russ...@personaltelco.net> writes:
>>>>> "Hauke" == Hauke Mehrtens <ha...@hauke-m.de> writes: Russell> Hauke, Russell> I bisected the problem to r33920 (r33919 is okay), Russell> distclean'ing between each build. Russell> Symptoms are that the kernel doesn't load. I get the Russell> bootloader messages and then "Starting program at 0x80001000" Russell> then nothing, e.g.: [...] Russell> Tested r34165 as well, so the problem remains uncorrected as Russell> of today. Hauke> Hi Russell, Hauke> Thanks for the report. The changeset in question changes a lot Hauke> of code. Could you try the attached patch. Russell> That patch fixed it for me. Thank you! See bootlog here: Russell> http://sprunge.us/KHZU Something still wrong: 0x000000000000-0x000000080000 : "cfe" 0x000000080000-0x0000007e0000 : "linux" is wrong. It should be: 0x000000000000-0x0000000a0000 : "cfe" 0x0000000a0000-0x0000007e0000 : "linux" The first obvious sign of this problem is after flashing another image, since "mtd -r write foo.trx linux" will start writing in the wrong place. -- Russell Senior, President russ...@personaltelco.net _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel