ARM: uniphier: fix typo "talbe"
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
ff6e156966
commit
4cb9399e9b
@ -29,7 +29,7 @@ ENTRY(lowlevel_init)
|
|||||||
bl debug_ll_init
|
bl debug_ll_init
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bl setup_init_ram @ RAM area for stack and page talbe
|
bl setup_init_ram @ RAM area for stack and page table
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Now we are using the page table embedded in the Boot ROM.
|
* Now we are using the page table embedded in the Boot ROM.
|
||||||
|
Loading…
Reference in New Issue
Block a user