Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mx6: add support of multi-processor command | Gabriel Huau | 2014-08-20 | -0/+87 |
This allows u-boot to load different OS or Bare Metal application on different cores of the i.MX6 SoC. For example: running Android on cpu0 and a RT OS like QNX/FreeRTOS on cpu1. Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr> Acked-by: Stefano Babic <sbabic@denx.de> |