[U-Boot] [PATCH v2 2/2] test: lib: lmb: add lmb test for multiple RAM banks
Simon Glass
sjg at chromium.org
Sat Feb 2 06:06:54 UTC 2019
On Fri, 1 Feb 2019 at 13:24, Simon Goldschmidt <
simon.k.r.goldschmidt at gmail.com> wrote:
>
> This adds one test case that checks that allocation with multiple
> DRAM banks works correctly.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
> Changes in v2:
> - added test
>
> test/lib/lmb.c | 94 ++++++++++++++++++++++++++++++++++++++++----------
> 1 file changed, 75 insertions(+), 19 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list