I have question from page 27 of following doc embedded-linux-labs.pdf.
http://free-electrons.com/doc/training/embedded-linux/embedded-linux-labs.pdf
See Attached image. Board used is Atmel SAMA5D3 Xplained boards.
Here in figure UBI use to go in MDT partition.
Does following also goes into individual MDT partition :--
AT91Bootstrap, U-Boot, U-Boot env & U-Boot env backup
Or these (AT91Bootstrap, U-Boot, U-Boot env & U-Boot env backup ) also goes into NAND Flash at predefined location which are not MDT partiton ?
How rom code will come to know the size of AT91Bootstrap to be loaded from NAND flash.