Kim J?rgensen <KIJ at infocom.dk> writes: > I finally got Linux running on my board, thanks to Wolfgang. > > My problem was that I placed the internal memory map at 0x1F00000, and that > won't work.
Seems this problem is way too common... How about adding a ppc_md.init function which checks that the internal registers are mapped in a sane place, and panics with an informative message otherwise? //Marcus -- Signature under construction, please come back later. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
