> > > Does paging_init invalidates page 0xFE000000, so I cannot write > > anymore directly into UART, or is that paginig_init that never > > returns ? > > No. Please use the printascii, it's there for this sort of debugging! > Try putting it into 'printk' since it will hopefully allow the kernel > to tell you what's going wrong. > Ok, I've added debugging code to printk, and then I can tell: It hangs in setup_pagetables in paging_init, which is called with start_mem=0xC0075DA4 and end_mem=0xCEFD0240 (what strange values) I'd a look at setup arch and I got params=0xC0000100, params....page_size=0xe59FF018 and nr_pages=0xe59FF018 I think something is wrong there. Should be params struct be initialised somewhere before ? or params be null ? Christophe unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- Re: transform zImage to AIF Russell King - ARM Linux Admin
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF Andrew Thomas
- Re: transform zImage to AIF Andrew Thomas
- Re: transform zImage to AIF christophe leroy
- Re: transform zImage to AIF Russell King - ARM Linux Admin
- Re: transform zImage to AIF christophe leroy
- Re: transform zImage to AIF Russell King - ARM Linux Admin
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Russell King
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Russell King
- EBSA285 and PCI christophe . leroy5
- Re: EBSA285 and PCI Philip Blundell
