summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor
Commit message (Collapse)AuthorAgeFilesLines
* keystone: k2l-evm conf: add k2l-evm machine configHao Zhang2014-05-211-4/+3
| | | | | | | | k2l-evm machine config shares the same Keystone SoC family, it has K2L EVM specific machine configuration for UBI image, boot monitor, U-boot, etc. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: machine config: change machine config name from keystone-evm to ↵Hao Zhang2014-05-211-1/+1
| | | | | | | | | | | k2hk-evm Keystone II SOC family has multiple devices and EVMs: k2hk, k2l and k2e, each EVM should have a separate machine config, and share the common keystone SOC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* boot-monitor: keystone-evm: update to latest versionSam Nelson2014-01-271-4/+5
| | | | | | | | | | | | | - Update SRC URL - Update Revision string - Update SRCREV commit id Signed-off-by: Sam Nelson <sam.nelson@ti.com> ----- Updated Revision numbers ----- Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* boot-monitor: use commit ID instead of tag, update to latest releaseDenys Dmytriyenko2013-08-231-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: update kernel and bootloaders recipes for mcsdk alpha7 releaseMurali Karicheri2013-01-291-4/+4
| | | | | Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: boot-monitor: add initial recipeMurali Karicheri2013-01-281-0/+39
This adds recipe to build boot monitor image. Boot monitor is a standalone image that is loaded and executed from u-boot to replace the RBL provided monitor code in ARM with Linux boot specific code. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>