mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
FSL: Move board/mpc8266ads under board/freescale
Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
parent
7f1d846e5c
commit
aa3511e422
5 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1624,7 +1624,7 @@ PQ2FADS-ZU_66MHz_lowboot_config \
|
||||||
@$(MKCONFIG) -a MPC8260ADS ppc mpc8260 mpc8260ads freescale
|
@$(MKCONFIG) -a MPC8260ADS ppc mpc8260 mpc8260ads freescale
|
||||||
|
|
||||||
MPC8266ADS_config: unconfig
|
MPC8266ADS_config: unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads
|
@$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads freescale
|
||||||
|
|
||||||
# PM825/PM826 default configuration: small (= 8 MB) Flash / boot from 64-bit flash
|
# PM825/PM826 default configuration: small (= 8 MB) Flash / boot from 64-bit flash
|
||||||
PM825_config \
|
PM825_config \
|
||||||
|
|
Loading…
Reference in a new issue