aboutsummaryrefslogtreecommitdiff
path: root/board/jse/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/jse/sdram.c')
-rw-r--r--board/jse/sdram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/jse/sdram.c b/board/jse/sdram.c
index a12ebde23..02eb6f2c3 100644
--- a/board/jse/sdram.c
+++ b/board/jse/sdram.c
@@ -27,7 +27,7 @@
/*
* this is even after checkboard. It returns the size of the SDRAM
* that we have installed. This function is called by board_init_f
- * in arch/ppc/lib/board.c to initialize the memory and return what I
+ * in arch/powerpc/lib/board.c to initialize the memory and return what I
* found.
*/
phys_size_t initdram (int board_type)