Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- When I add just do_sync_write, the system hangs after "RPC: Registered tcp NFSv4.1 backchannel transport module." When I add both, I get this at the same place: --- Quote End --- I figured it out and realized I had the same problem with the non-MMU version: when changing the sections, I have to load in the linux.initramfs.gz image instead of the zImage. The code that loads the image from the link offset is missing code to copy extra sections to the right places.