commit | 170ceaf11d6428d76451458cf51c61fdc207306e | [log] [tgz] |
---|---|---|
author | Gabriel Huau <contact@huau-gabriel.fr> | Sat Jul 26 11:35:43 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Aug 20 11:52:54 2014 +0200 |
tree | b23341c861c1d167fd15c7c066785898497d17bf | |
parent | 255960153ffdd89e5f3d197ba5a18aced021f111 [diff] |
mx6: add support of multi-processor command 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>