[U-Boot] [PATCH v4 0/3] Add a config for AM335x High Security EVM
Andrew F. Davis
afd at ti.com
Fri Jan 27 17:39:17 CET 2017
Hello all,
This series is [0] and [1] together due to a dependency. Both are
modified as suggested in the comments.
Thanks,
Andrew
[0]: https://patchwork.ozlabs.org/patch/713945/
[1]: https://patchwork.ozlabs.org/patch/715820/
Changes from v3:
- Reworked v2 as per Tom's comments
Andrew F. Davis (3):
malloc_simple: Add debug statements to memalign_simple
spl: Remove overwrite of relocated malloc limit
defconfig: Add a config for AM335x High Security EVM
MAINTAINERS | 1 +
common/malloc_simple.c | 6 +++-
common/spl/spl.c | 7 ++++-
configs/am335x_hs_evm_defconfig | 62 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 74 insertions(+), 2 deletions(-)
create mode 100644 configs/am335x_hs_evm_defconfig
--
2.11.0
More information about the U-Boot
mailing list