Michal Simek 13cdee2329 microblaze: __init_begin symbol must be aligned
The problem was that free_initmem pass to  free_initrd_mem got
bad aligned __init_begin symbol and free_initrd_mem don't care
about __init_end but take PAGE_SIZE instead.

Here is behavior in kernel bootlog.
ramdisk_execute_command from (init/main.c) was rewrite

Freeing unused kernel memory: 6224k freed
Failed to execute ��������������{���
Failed to execute ��������������{����.  Attempting defaults...
Mounting proc:
Mounting var:

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-12-14 08:40:08 +01:00
..
2009-03-27 14:25:24 +01:00
2009-12-14 08:40:08 +01:00
2009-12-14 08:40:08 +01:00
2009-03-27 14:25:15 +01:00
2009-12-14 08:40:08 +01:00
2009-07-12 12:22:34 -07:00
2009-12-11 06:44:29 -05:00
2009-12-11 06:44:29 -05:00
2009-05-26 16:45:21 +02:00