[U-Boot] [PATCH v2 30/51] x86: Drop all the old pin configuration code

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 06:54:35 CET 2016


On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
> We don't need this anymore - we can use device tree and the new pinconfig
> driver instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/include/asm/gpio.h               | 141 ------------------------------
>  board/coreboot/coreboot/coreboot.c        |   5 --
>  board/efi/efi-x86/efi.c                   |   5 --
>  board/google/chromebook_link/link.c       | 138 -----------------------------
>  board/google/chromebox_panther/panther.c  |   4 -
>  board/intel/bayleybay/bayleybay.c         |   5 --
>  board/intel/cougarcanyon2/cougarcanyon2.c |   5 --
>  board/intel/crownbay/crownbay.c           |   5 --
>  board/intel/galileo/galileo.c             |   5 --
>  board/intel/minnowmax/minnowmax.c         |   8 --
>  drivers/gpio/intel_ich6_gpio.c            |  11 ---
>  include/fdtdec.h                          |   1 -
>  lib/fdtdec.c                              |   1 -
>  13 files changed, 334 deletions(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list