]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc512x/start.S
arm: mach-omap2: Generate MLO file from SD boot capable targets
[u-boot] / arch / powerpc / cpu / mpc512x / start.S
index 471d401d49b2a211618980da88197906c2820af9..dd3066ec4c3bdbb62c99388ac031dd5ce945b38a 100644 (file)
@@ -443,6 +443,11 @@ get_pvr:
        mfspr   r3, PVR
        blr
 
+       .globl get_svr
+get_svr:
+       mfspr   r3, SVR
+       blr
+
 /*-------------------------------------------------------------------*/
 
 /*