From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew F. Davis Date: Sun, 22 Jan 2017 16:19:34 -0600 Subject: [U-Boot] [PATCH v3 0/3] Add a config for AM335x High Security EVM Message-ID: <20170122221937.5868-1-afd@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/ 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 | 2 ++ configs/am335x_hs_evm_defconfig | 62 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 configs/am335x_hs_evm_defconfig -- 2.11.0