[U-Boot] [PATCH v2 5/6] Move examples/ to examples/standalone

Wolfgang Denk wd at denx.de
Tue Jul 21 00:13:41 CEST 2009


Dear Peter Tyser,

In message <1247241800-29059-6-git-send-email-ptyser at xes-inc.com> you wrote:
> The current files in examples are all standalone application examples,
> so put them in their own subdirectory for organizational purposes
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  Makefile                                         |   16 ++++++++++------
>  examples/{ => standalone}/.gitignore             |    0
>  examples/{ => standalone}/82559_eeprom.c         |    0
>  examples/{ => standalone}/Makefile               |    0
>  examples/{ => standalone}/README.smc91111_eeprom |    0
>  examples/{ => standalone}/eepro100_eeprom.c      |    0
>  examples/{ => standalone}/hello_world.c          |    0
>  examples/{ => standalone}/interrupt.c            |    0
>  examples/{ => standalone}/mem_to_mem_idma2intr.c |    0
>  examples/{ => standalone}/mips.lds               |    0
>  examples/{ => standalone}/nios.lds               |    0
>  examples/{ => standalone}/nios2.lds              |    0
>  examples/{ => standalone}/ppc_longjmp.S          |    0
>  examples/{ => standalone}/ppc_setjmp.S           |    0
>  examples/{ => standalone}/sched.c                |    0
>  examples/{ => standalone}/smc91111_eeprom.c      |    0
>  examples/{ => standalone}/smc911x_eeprom.c       |    0
>  examples/{ => standalone}/sparc.lds              |    0
>  examples/{ => standalone}/stubs.c                |    0
>  examples/{ => standalone}/test_burst.c           |    0
>  examples/{ => standalone}/test_burst.h           |    0
>  examples/{ => standalone}/test_burst_lib.S       |    0
>  examples/{ => standalone}/timer.c                |    0
>  examples/{ => standalone}/x86-testapp.c          |    0
>  24 files changed, 10 insertions(+), 6 deletions(-)
>  rename examples/{ => standalone}/.gitignore (100%)
>  rename examples/{ => standalone}/82559_eeprom.c (100%)
>  rename examples/{ => standalone}/Makefile (100%)
>  rename examples/{ => standalone}/README.smc91111_eeprom (100%)
>  rename examples/{ => standalone}/eepro100_eeprom.c (100%)
>  rename examples/{ => standalone}/hello_world.c (100%)
>  rename examples/{ => standalone}/interrupt.c (100%)
>  rename examples/{ => standalone}/mem_to_mem_idma2intr.c (100%)
>  rename examples/{ => standalone}/mips.lds (100%)
>  rename examples/{ => standalone}/nios.lds (100%)
>  rename examples/{ => standalone}/nios2.lds (100%)
>  rename examples/{ => standalone}/ppc_longjmp.S (100%)
>  rename examples/{ => standalone}/ppc_setjmp.S (100%)
>  rename examples/{ => standalone}/sched.c (100%)
>  rename examples/{ => standalone}/smc91111_eeprom.c (100%)
>  rename examples/{ => standalone}/smc911x_eeprom.c (100%)
>  rename examples/{ => standalone}/sparc.lds (100%)
>  rename examples/{ => standalone}/stubs.c (100%)
>  rename examples/{ => standalone}/test_burst.c (100%)
>  rename examples/{ => standalone}/test_burst.h (100%)
>  rename examples/{ => standalone}/test_burst_lib.S (100%)
>  rename examples/{ => standalone}/timer.c (100%)
>  rename examples/{ => standalone}/x86-testapp.c (100%)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A right is not what someone gives you; it's what no one can take from
you.                                                   - Ramsey Clark


More information about the U-Boot mailing list