I want to port Linux to a MPC8321E board, but MPC8321E does not have a Floating-Point Unit. AFAIK, U-Boot and kernel come with "-msoft-float" option, but how should I deal with rootfs, especially libraries coming with ppc_6xx? Thanks.