uboot-mt623x/post
Stefan Roese 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess
This patch changes the physical addess parameter from 32bit to 64bit.
This is needed for 36bit 4xx platforms to access areas located
beyond the 4GB border, like SoC peripherals (EBC etc.).

Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15 07:28:03 +01:00
..
board ppc4xx: Fix lwmon5 compilation problem 2007-12-27 19:35:34 +01:00
cpu ppc4xx: program_tlb now uses 64bit physical addess 2008-03-15 07:28:03 +01:00
drivers Fix warnings while compilation of post/drivers/memory.c 2008-03-02 21:42:20 +01:00
lib_ppc Fix CPU POST test failure 2008-02-21 11:25:47 +01:00
Makefile Restructure POST directory to support of other CPUs, boards, etc. 2007-03-06 18:08:43 +01:00
post.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
rules.mk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tests.c Add attribute POST_PREREL to ECC memory POST 2008-02-07 00:22:59 +01:00