X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.mpc85xx-spin-table;h=72c7bd7b5d7309d944b3acd0d29e093373772adc;hb=0fcd48fe00e8fb2d433c1bf5ebe586b19228f027;hp=8da768a2a6c540c41c583cc68bc34bc37a413afe;hpb=f04821a8ca714459481bd9fd315af2b5f92d99a6;p=oweals%2Fu-boot.git diff --git a/doc/README.mpc85xx-spin-table b/doc/README.mpc85xx-spin-table index 8da768a2a6..72c7bd7b5d 100644 --- a/doc/README.mpc85xx-spin-table +++ b/doc/README.mpc85xx-spin-table @@ -1,7 +1,7 @@ Spin table in cache ===================================== As specified by ePAPR v1.1, the spin table needs to be in cached memory. After -DDR is initialized and U-boot relocates itself into DDR, the spin table is +DDR is initialized and U-Boot relocates itself into DDR, the spin table is accessible for core 0. It is part of release.S, within 4KB range after __secondary_start_page. For other cores to use the spin table, the booting process is described below: