u-boot-fslc: Add specific bits for u-boot-fslc only
- u-boot-msxboot doesn't use recipes-bsp/u-boot/u-boot.inc, so
require this file only in recipes that use it.
- Compatible machine and package arch are needed only for
u-boot-fslc, once u-boot-fw-utils has cross class and u-boot-mxsboot
has native class.
- Add description in u-boot-fslc recipe
- Drop unused depends for mxs. We don't need to use elftosb, mkimage
can generate an BootStream for i.MX23 and i.MX28. See u-boot-fslc
commit
6654f33c9b520bd4073c7f82a13044e79bc1489.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>