public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/3] Add a config for AM335x High Security EVM
@ 2017-01-22 22:19 Andrew F. Davis
  2017-01-22 22:19 ` [U-Boot] [PATCH v3 1/3] malloc_simple: Add debug statements to memalign_simple Andrew F. Davis
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew F. Davis @ 2017-01-22 22:19 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-01-23  4:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-22 22:19 [U-Boot] [PATCH v3 0/3] Add a config for AM335x High Security EVM Andrew F. Davis
2017-01-22 22:19 ` [U-Boot] [PATCH v3 1/3] malloc_simple: Add debug statements to memalign_simple Andrew F. Davis
2017-01-23  3:12   ` Tom Rini
2017-01-23  4:17   ` Lokesh Vutla
2017-01-22 22:19 ` [U-Boot] [PATCH v3 2/3] spl: Remove overwrite of relocated malloc limit Andrew F. Davis
2017-01-23  3:11   ` Tom Rini
2017-01-22 22:19 ` [U-Boot] [PATCH v3 3/3] defconfig: Add a config for AM335x High Security EVM Andrew F. Davis
2017-01-23  4:17   ` Lokesh Vutla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox