Hi there, now i want to use RL-FlashFs to manage the nandflash on my board, however, the mcu i use ---lpc1822 does not have a nandflash controller and i access the nandflash by timing simulation, can i use the RL-FlashFs as well by adapting the driver routines ?
To those who may encounter the same condition as i did: I have successfully manage the nandflash with Rl-FlashFs; and we do not need to perform LOW/LOW_EB formatting before FAT32 formatting.