From f4431ebb081b656b12485c4a4ce5f7be3b813f66 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sun, 11 Jan 2009 21:42:07 +0000 Subject: [PATCH] Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1 --- .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch | 0 .../2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch | 0 .../2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch | 0 .../u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch (100%) rename target/{ => device/Atmel/arch-arm}/u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch (100%) diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-001-at91rm9200.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-002-at91rm9200dk.h.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-003-at91rm9200dk.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-004-at91rm9200ek.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-005-at91sam9g20ek.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-006-drivers-net-macb.c.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-007-tools.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-008-Makefile.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-010-coloured_led.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-011-spimux.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-012-ethinit.patch diff --git a/target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch b/target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch similarity index 100% rename from target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch rename to target/device/Atmel/arch-arm/u-boot/2009.01-rc1/u-boot-2009.01-rc1-013-configs.patch -- 2.30.2