After flashing the UBL and u-boot that comes with the ti-dvsdk_dm368-evm_4_02_00_06 package, the u-boot doesn't have the "mii" command.
This command was in previous u-boot versions (that came with previous versions of the dm365 dvsdk), and I need it.
Why was the command removed? Can I bring it back? Is there another command that replaces it?
If not, can I use the u-boot from a previous dvsdk version and the rest from this (latest) dvsdk?
---
Another problem of this new u-boot is that I get a lot of the following messages at boot time, and it takes about 20 seconds to print them all:
nand_read_bbt: Bad block at 0x000001000000
nand_read_bbt: Bad block at 0x000001020000
nand_read_bbt: Bad block at 0x000001040000
...
...
nand_read_bbt: Bad block at 0x00004f280000
Thanks.