Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MA-9382 [Android] uboot: enable BCB&BOOTCTR&LOCK_UNLOCK | zhang sanshan | 2017-06-21 | -2/+15 |
| | | | | | | | | | Add configure for bcb & bootctr & lock_unlock for android. change CONFIG_SYS_BOOT_NAND to CONFIG_NAND_BOOT correct macro ANDROID_FASTBOOT_NAND_PARTS. Change-Id: Iec2190ee940260d770de904889d8d352572a80b5 Signed-off-by: zhang sanshan <sanshan.zhang@nxp.com> | |||
* | MLK-12527-3 android: Add board support to enable android fastboot | Ye Li | 2017-04-05 | -0/+58 |
Add board level support for android fastboot feature. Each board has a android specified header file for defining android related configuraitons. And add build targets for their android uboot images building. For mx6qsabreauto, mx6sabresd and mx7dsabresd, we enable the android fastboot exclusive with DFU. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 43fe988af28c5e51fb23aa846e04bc9698256926) |