commit | d78959937f586e326b63dc2ed2ee47283366c264 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Mon Jul 08 12:15:15 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Jul 26 16:39:10 2013 -0400 |
tree | 92a37871ae895f09d6c249965b514567e73ef04c | |
parent | d118d7660120635a91bde47fdb9da3776462c0b2 [diff] |
am335x_evm: Correct DFU ALT settings for falcon mode Now that we have falcon mode enabled, the partiton numbers for NAND have changed, and we need to list entries for updating these parts of the system. While adding falcon mode entires for eMMC (raw), we round up the limit on U-Boot for ease of math later. Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk>