[U-Boot] [PATCH 47/69] x86: Drop all the old pin configuration code
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 08:25:51 CET 2016
On Mon, Mar 7, 2016 at 10:28 AM, 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>
> ---
>
> 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(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list