[U-Boot] [PATCH] SAMSUNG: make s5p common gpio functions

Minkyu Kang promsoft at gmail.com
Fri Mar 26 07:45:40 CET 2010


On 24 March 2010 17:41, Minkyu Kang <mk7.kang at samsung.com> wrote:
> Because of s5pc1xx gpio is same as s5p seires SoC,
> move gpio functions to drvier/gpio/
> and modify structure's name from s5pc1xx_ to s5p_.
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  cpu/arm_cortexa8/s5pc1xx/Makefile   |    1 -
>  cpu/arm_cortexa8/s5pc1xx/gpio.c     |  143 --------------------------
>  drivers/gpio/Makefile               |    1 +
>  drivers/gpio/s5p_gpio.c             |  143 ++++++++++++++++++++++++++
>  include/asm-arm/arch-s5pc1xx/gpio.h |  192 +++++++++++++++++-----------------
>  5 files changed, 240 insertions(+), 240 deletions(-)
>  delete mode 100644 cpu/arm_cortexa8/s5pc1xx/gpio.c
>  create mode 100644 drivers/gpio/s5p_gpio.c
>

applied to u-boot-samsung

Minkyu Kang
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list