Home
last modified time | relevance | path

Searched hist:"8 d3fcb5e60b6c8e1d530dbc2e2e33ec6a44670da" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/post/drivers/
H A Dmemory.c7b5d61b5a3dd6c6f8f0723941beb700277de9407 Thu Oct 06 20:40:00 UTC 2011 Heiko Schocher <hs@denx.de> arm, post, memory: fix bug if sdram base != 0x00000000

commit 8d3fcb5e60b6c8e1d530dbc2e2e33ec6a44670da breaks post
memory support for sdram base != 0x00000000. Fix this.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
Cc: Holger Brunck <holger.brunck@keymile.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
8d3fcb5e60b6c8e1d530dbc2e2e33ec6a44670da Mon Sep 12 04:18:40 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> POST: add new memory regions test

This test is similar to the actual POST memory test but quicker and
far less complete. It checks the address and data lines and then only
tests some regularly placed sub regions of the RAM.
This can be useful when we want to test the RAM but we do not have enough
time to run the full memory test.

The POST memory test code was rearranged in order to avoid code duplication
between the two tests but the memory test functionnality remains the same.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Ackey-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/post/
H A Dtests.c8d3fcb5e60b6c8e1d530dbc2e2e33ec6a44670da Mon Sep 12 04:18:40 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> POST: add new memory regions test

This test is similar to the actual POST memory test but quicker and
far less complete. It checks the address and data lines and then only
tests some regularly placed sub regions of the RAM.
This can be useful when we want to test the RAM but we do not have enough
time to run the full memory test.

The POST memory test code was rearranged in order to avoid code duplication
between the two tests but the memory test functionnality remains the same.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Ackey-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/include/
H A Dpost.h8d3fcb5e60b6c8e1d530dbc2e2e33ec6a44670da Mon Sep 12 04:18:40 UTC 2011 Valentin Longchamp <valentin.longchamp@keymile.com> POST: add new memory regions test

This test is similar to the actual POST memory test but quicker and
far less complete. It checks the address and data lines and then only
tests some regularly placed sub regions of the RAM.
This can be useful when we want to test the RAM but we do not have enough
time to run the full memory test.

The POST memory test code was rearranged in order to avoid code duplication
between the two tests but the memory test functionnality remains the same.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Ackey-by: Mike Frysinger <vapier@gentoo.org>