mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 15:08:59 +00:00
FSL: Move board/mpc8266ads under board/freescale
Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
parent
5863577989
commit
449c703374
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
|
||||
|
||||
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_config \
|
||||
|
|
Loading…
Add table
Reference in a new issue