Just tried it out. works great. I used the pcchips config file in
freebios/util/config/
I copied it and pointed it to the same kernel I use for 630.
It went something like this (I did the make on my desktop 630 machine)
python ~/src/bios/freebios/util/config/NLBConfig.py pcchips.config \
~/src/bios/freebios
cd pcchips
make
make docipl
# Sorry, need to add that clause.
~/src/freebios/util/mtd/burn_mtd
put the flash in the 730 box, and it works. And performance sucks, no L2
cache!
oh well. Need to get that fixed.
ron