Florian Fainelli
d2a420fa22
at91: build images for AT91SAMA5D3XPLAINED
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42418
10 years ago
Florian Fainelli
5efbc41cbb
at91: fix typo on Calao
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42410
10 years ago
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
10 years ago
Hauke Mehrtens
b5f9e1632b
at91: AT91SAM9G20-EK fixes
...
From 272f548fe8d0b811e0589e535f650f0507f6bccd Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Fri, 11 Apr 2014 17:59:55 -0700
Subject: [PATCH 2/3] [at91] AT91SAM9G20-EK fixes.
While testing the 3.10 kernel update, I found that the out-of-the-box device tree for the
the AT91SAM9G20EK uses a UBIFS rootfs and stores the DTB separately from the zImage.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40597
11 years ago
Gabor Juhos
988ae9cbf8
at91: upgrade to kernel 3.8.7 and use devicetree
...
This upgrades the AT91 target to 3.8.7, and migrates to device tree.
This allows a single kernel to be built for most at91 variants which
simplifies things quite a bit. The immediate result is that all
subtargets are nuked, and any boards without dts files are no longer
supported, though the target now includes more boards than before. The
adc driver was also nuked as 3.8.7 includes a new one under the IIO
subsystem.
Signed-off-by: Adam Porter <porter.adam@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36452
12 years ago
Claudio Mignanti
f50231aeb3
Ensure that the bin directory exists before copy the files
...
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>
SVN-Revision: 31370
13 years ago
John Crispin
349e97f879
AT91: Add flexibity board support
...
The patch below adds AT91 Flexibity Connect board support.
Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>
SVN-Revision: 27412
14 years ago
Claudio Mignanti
d806e68e57
Tag the uncompressed image
...
SVN-Revision: 23402
14 years ago
Claudio Mignanti
ee533340ac
Copy rootfs(s) inside BIN_DIR
...
SVN-Revision: 23399
14 years ago
Claudio Mignanti
4a82997327
Add support for u-boot
...
SVN-Revision: 22351
15 years ago
Claudio Mignanti
4bb7ab3057
revamp target: add support for netusg20 board
...
SVN-Revision: 21838
15 years ago
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
15 years ago
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago
Felix Fietkau
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
SVN-Revision: 8362
18 years ago
Hamish Guthrie
04479e30ad
Removed romboot from tree - replaced by dfboot
...
SVN-Revision: 7500
18 years ago
Hamish Guthrie
e970f61273
Remove a debug statement from trx.c, add config changes for at91
...
SVN-Revision: 7491
18 years ago
Hamish Guthrie
e22255fceb
Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
...
SVN-Revision: 7089
18 years ago
Hamish Guthrie
4f1292f1c5
Changed default rootfs size for at91 to 2112k
...
SVN-Revision: 7025
18 years ago
Hamish Guthrie
535ff3f6b2
Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot
...
SVN-Revision: 6662
18 years ago
Hamish Guthrie
f63dd06ad7
Final image build fixups
...
SVN-Revision: 6644
18 years ago
Hamish Guthrie
285c45e7fd
Added primary and secondary bootloaders
...
SVN-Revision: 6626
18 years ago
Hamish Guthrie
99657a3be5
Added initial support for at91 plaform (HCG)
...
SVN-Revision: 6508
18 years ago
Felix Fietkau
653f61fb3e
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
SVN-Revision: 6360
18 years ago
Felix Fietkau
7a6a646497
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
...
SVN-Revision: 6071
18 years ago
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
18 years ago