Hi Eunseok
FCB is written to nand by kobs-ng linux tool and DBBT is maintained
automatically by linux NAND GPMI flash driver. NAND information
(ID bytes, timings, and dimensions) is stored in MTD tables :
drivers/mtd/nand/nand_ids.c
drivers/mtd/nand/nand_device_info.c
For the NAND to be recognized, it must have an entry in both tables.
There is no special relationship between U-Boot and kobs-ng,
U-Boot is bootloader application (WebHome < U-Boot < DENX ).
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------