Renamed the pi-specific functions to be a bit cleaner.
authorDavid Given <dg@cowlark.com>
Sat, 25 May 2013 23:22:39 +0000 (00:22 +0100)
committerDavid Given <dg@cowlark.com>
Sat, 25 May 2013 23:22:39 +0000 (00:22 +0100)
commitbd9497be77424c6d00054a3f4a74cfb936817252
treefa6d6686b03affc3d8c6cf882c2660efc47935e6
parent308d41e0834d4caafa57bc2ad8e82499876b84c8
Renamed the pi-specific functions to be a bit cleaner.

--HG--
branch : dtrg-videocore
rename : plat/rpi/libsys/phys_to_user.s => plat/rpi/libsys/pi_phys_to_user.s
rename : plat/rpi/libsys/uart.s => plat/rpi/libsys/pi_uart.s
rename : plat/rpi/libsys/user_to_phys.s => plat/rpi/libsys/pi_user_to_phys.s
plat/rpi/build.mk
plat/rpi/include/pi.h
plat/rpi/libsys/pi_phys_to_user.s [moved from plat/rpi/libsys/phys_to_user.s with 89% similarity]
plat/rpi/libsys/pi_uart.s [moved from plat/rpi/libsys/uart.s with 98% similarity]
plat/rpi/libsys/pi_user_to_phys.s [moved from plat/rpi/libsys/user_to_phys.s with 89% similarity]