commit | 879e41d19b299dfeaf2f5ba99ffcafc4814b63a5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 02 14:43:06 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 03 19:28:37 2019 -0500 |
tree | 45219fbc2370b0a1db1c771acbe88ea2d7d9d9d6 | |
parent | 4ff7fe9d3816e7ee0c381a2a89a29a169c3b9fcc [diff] |
tbs2910: Disable Plan9/RTEMS bootm support We have once again reached a point where this board does not build in some cases with supported toolchains due to reaching a size constraint. To regain some space, disable support for Plan 9 / RTEMS images with the bootm command. Acked-by: Stefano Babic <sbabic@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>