Hi,
I have a few doubts about bad block table (bbt),
1 > U-boot create a bbt, why cant the kernel use the same bad block table created by U-boot ?
2 > In case of U-boot the bad block table will be created on the Flash device itself, where will the bbt of kernel be stored ? Will it by any chance over write the bbt of u-boot ?
Thanks