mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +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
|
||||
|
||||
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