AMD cache_as_ram first stage done.
current status 1. use gcc to produce auto.inc or init.o 2. it can reboot in fallback 3. it can reboot from fallback to normal 4. it can reboot in normal....
I'm using auto.c for romcc version cache_as_ram_auto.c for gcc and via auto.inc version cache_as_ram_auto.c for gcc and via init.o version
next stage: 1. convert cache_as_ram_init.c version. 2. it will use the printk_debug to substitue print_debug 3. create compressed init.o version???? could spare 10k bytes....
YH