[U-Boot] Makefile cleanup secound step Pull request
Wolfgang Denk
wd at denx.de
Fri Sep 12 16:17:40 CEST 2008
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20080910211440.GB30497 at game.jcrosoft.org> you wrote:
> Hi Wolfgang,
> Please pull
>
> The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836:
> Heiko Schocher (1):
> muas3001: update BR4 settings
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-arm.git Makefile-next
>
> Jean-Christophe PLAGNIOL-VILLARD (29):
> cmd_vfd: Move conditional compilation to Makefile
> common/Makefile: add core command section
> cmd_fdc: Move conditional compilation to Makefile
> cmd_mac: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
> env_eeprom: Move conditional compilation to Makefile
> cmd_eeprom: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
> env_dataflash: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
> env_nand: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
> env_nvram: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
> env_onenand: Move conditional compilation to Makefile
> rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
> env_sf: Move conditional compilation to Makefile
> rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
> env_nowhere: Move conditional compilation to Makefile
> rename environment.c in env_embedded.c to reflect is functionality
> cleanup use of CFG_ENV_IS_IN_FLASH
> rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
> env_flash: Move conditional compilation to Makefile
> move cmd_get_data_size to command.c
> cmd_mem: Move conditional compilation to Makefile
> nvedit: rename error comment to CONFIG_ENV_IS_IN_
> rename CFG_ENV macros to CONFIG_ENV
> bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
> ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
>
...
> 830 files changed, 3978 insertions(+), 4050 deletions(-)
> rename common/{environment.c => env_embedded.c} (98%)
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
"If a computer can't directly address all the RAM you can use, it's
just a toy." - anonymous comp.sys.amiga posting, non-sequitir
More information about the U-Boot
mailing list