warnings, 0 checks for
0005-avr32-delete-non-generic-board-s-atstk100-3-4-6.patch:
warning: arch/avr32/Kconfig,13: please write a paragraph that describes the
config symbol fully
--->8---
Andreas Bießmann (7):
avr32: delete non generic board atngw100
avr32: delete non generic board favr-32-ez
Signed-off-by: Andreas Bießmann
---
arch/avr32/Kconfig | 4 -
board/atmel/atngw100/Kconfig | 15
board/atmel/atngw100/MAINTAINERS | 6 --
board/atmel/atngw100/Makefile| 6 --
board/atmel/atngw100/atngw100.c | 109 --
configs
Signed-off-by: Andreas Bießmann
---
arch/avr32/Kconfig | 4 -
board/earthlcd/favr-32-ezkit/Kconfig | 15 --
board/earthlcd/favr-32-ezkit/MAINTAINERS | 6 -
board/earthlcd/favr-32-ezkit/Makefile| 9 --
board/earthlcd/favr-32-ezkit/favr-32
Hi Stefan,
On 05/08/2015 09:52 AM, Stefan Roese wrote:
> This patch adds the feature to only stop the autobooting, and therefor
> boot into the U-Boot prompt, when the input string / password matches
> a values that is encypted via a SHA256 hash and saved in the environment.
>
> This feature is e
Hi Tom,
another pull request for 2015.04 release. Atmel stuff should be fine now for
this release.
The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:
sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)
are available in the git repository at:
of s_init(). It can be removed when lowlevel_init becomes s_init.
>
>Cc: Bo Shen
>Cc: Andreas Bießmann
>Tested-by: Matt Porter on sama5d3_xplained
>Signed-off-by: Tom Rini
>[rebased on current master, leave s_init() as empty stub]
>Signed-off-by: Andreas Bießmann
>-
| 58 ++
> 7 files changed, 194 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/mach-at91/arm926ejs/u-boot-spl.lds
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
ion.
>
>Signed-off-by: Bo Shen
>Tested-by: Heiko Schocher
>---
>
>Changes in v2: None
>
> arch/arm/mach-at91/arm926ejs/clock.c | 54 +++-
> 1 file changed, 28 insertions(+), 26 deletions(-)
applied to u-boot-atmel/ma
+-
> board/atmel/at91sam9n12ek/at91sam9n12ek.c | 73 ++
> configs/at91sam9n12ek_nandflash_defconfig | 1 +
> configs/at91sam9n12ek_spiflash_defconfig | 1 +
> include/configs/at91sam9n12ek.h| 58 +++-
> 9 files changed, 138 insertions(+), 5 deletions(-)
appl
-
> 5 files changed, 102 insertions(+), 298 deletions(-)
> create mode 100644 include/configs/at91-sama5_common.h
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear David Dueck,
David Dueck writes:
>Add support for on-flash bad block table. This makes U-Boot handle an existing
>BBT correctly.
>
>Signed-off-by: David Dueck
>Reviewed-by: Boris BREZILLON
>CC: Boris BREZILLON
>CC: Josh Wu
>CC: Andreas Bießmann
>CC: Sco
e changed, 13 insertions(+), 2 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
fig | 1 +
> include/configs/at91sam9x5ek.h | 57 +
> 11 files changed, 157 insertions(+), 4 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
r, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
of s_init(). It can be removed when lowlevel_init becomes s_init.
>
>Cc: Bo Shen
>Cc: Andreas Bießmann
>Tested-by: Matt Porter on sama5d3_xplained
>Signed-off-by: Tom Rini
>[rebased on current master, leave s_init() as empty stub]
>Signed-off-by: Andreas Bießmann
>-
4 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>[rebase on current master]
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v2: None
>
> arch/arm/mach-at91/arm926ejs/timer.c | 59
>
> arch/arm/mach-at91/include/mac
Dear Bo Shen,
Bo Shen writes:
>The commit 8dfafdd (Introduce common timer functions), add common
>timer functions, we can use them directly.
>
>Signed-off-by: Bo Shen
>[rebase on current master]
>Sigend-off-by: Andreas Bießmann
>---
>
>Changes in v2:
> - correct
t adopting your patch or would you like to repost?
Andreas
On 11.02.15 01:07, Tom Rini wrote:
> To facilitate changing lowlevel_init to become s_init, move the current
> contents of s_init into board_init_f and add the rest of what
> board_init_f does here.
>
> Cc: Bo Shen
> Cc: A
Hi Josh,
sorry for beeing late. I'd like to apply this one but it does not
cleanly. Could you please rebase on current master?
Andreas
On 19.11.14 12:03, Josh Wu wrote:
> Create a new configuration file: at91-sama5_common.h. Which include the
> configurations that reused by all SAMA5 chips.
>
>
Hi Tom,
I have a few fixes for atmel devices, please pull them into u-boot/master.
There are still some more on my patchwork todo list regarding SPL for armv5
atmel devices. I will check them this weekend and maybe request another pull
beginning of next week.
The following changes since commit 0
changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
oot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
pl.lds (100%)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
insertions(+), 2 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
91sam9rlek_mmc_defconfig | 1 +
> configs/at91sam9rlek_nandflash_defconfig | 1 +
> 3 files changed, 3 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>Enable the power for MMC/SD port.
>
>Signed-off-by: Bo Shen
>---
>
> board/atmel/sama5d4_xplained/sama5d4_xplained.c | 3 +++
> 1 file changed, 3 insertions(+)
applied to u-boot-atmel/master, thanks!
Best rega
Dear Josh Wu,
Josh Wu writes:
>This patch enable the MCI support for at91sam9rlek board.
>
>Signed-off-by: Josh Wu
>[rebase on ToT]
>Signed-off-by: Andreas Bießmann
>---
>
> arch/arm/mach-at91/arm926ejs/at91sam9rl_devices.c | 17 +
> board/atmel/
+-
> 2 files changed, 20 insertions(+), 1 deletion(-)
> create mode 100644 configs/at91sam9rlek_mmc_defconfig
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
clude/configs/at91sam9rlek.h | 18 +++---
> 1 file changed, 11 insertions(+), 7 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Signed-off-by: Andreas Bießmann
---
include/configs/atngw100mkii.h |4
1 file changed, 4 insertions(+)
diff --git a/include/configs/atngw100mkii.h b/include/configs/atngw100mkii.h
index 35eae76..eaed7ea 100644
--- a/include/configs/atngw100mkii.h
+++ b/include/configs/atngw100mkii.h
ome detection if the ELM is supported or
not and switch in the HW part of omap_nand_switch_ecc() between
OMAP_ECC_BCH8_CODE_HW and OMAP_ECC_BCH8_CODE_HW_DETECTION_SW.
Best regards
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
for you to fetch changes up to 5c98d7ffb0b11c9e3909f56ec5ce9dff682f1e30:
atstk1002: enable generic board (2015-02-17 22:54:41 +0100)
Andreas Bießmann (11):
avr32: use dlmalloc for DMA buffers
avr32: rename cpu_init
Hi Tom,
On 02/17/2015 04:12 PM, Tom Rini wrote:
> On Mon, Feb 16, 2015 at 09:25:06PM +0100, Andreas Bießmann wrote:
>
>> Hi Tom,
>>
>> finally generic board support for avr32!
>>
>> The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
&
Dear Andreas Devel,
Andreas Devel writes:
>Introduce arch_reserve_stacks() to tailor gd->start_addr_sp and gd->irq_sp to
>the architecture needs.
>
>Signed-off-by: Andreas Bießmann
>Reviewed-by: Simon Glass
>---
>
>Changes in v3:
>- make arch_reserve_stack
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>---
>This version still has the mmu_init_r() in common/board_r. Removing this now is
>not that easy ... I'd love to get it in as is and change it later to the
>board_init_f_r() sequence.
>
&g
master
for you to fetch changes up to 4d3dada78ec402dc51e4198dda316301e0d99f35:
atstk1002: enable generic board (2015-02-16 21:21:26 +0100)
Andreas Bießmann (11):
avr32: use dlmalloc for DMA buffers
avr32: rename cpu_init
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1: None
>
> include/configs/grasshopper.h |4
> 1 file changed, 4 insertions(+)
applied to u-boot-avr32/master, tha
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>Reviewed-by: Simon Glass
>---
>
>Changes in v3: None
>Changes in v2:
>- provide as extra patch, remove from avr32 generic board support
>
>Changes in v1: None
>
> common/board_r.
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>Reviewed-by: Simon Glass
>---
>
>Changes in v3: None
>Changes in v2:
>- new since v1
>
>Changes in v1: None
>
> arch/avr32/include/asm/u-boot.h |
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1:
>- new since RFC
>
> include/configs/atstk1002.h |4
> 1 file changed, 4 insertions(+)
applied to u-boot-avr32
Dear Andreas Devel,
Andreas Devel writes:
>cpu_mmc_init() is required by the init sequence to have a working MMC interface
>on avr32. This will not be included in the binary if we omit the avr32 board.c
>when building the generic board.
>
>Signed-off-by: Andreas Bießmann
>--
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>Reviewed-by: Simon Glass
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1: None
>
> arch/avr32/cpu/cpu.c|2 +-
> arch/avr32/include/asm/u-boot.h |
Dear Andreas Devel,
Andreas Devel writes:
>Prefix mmu.h PAGE_xxx definitions with MMU_ in order to prevent a naming
>conflict with other definitions.
>
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1:
>- ne
Dear Andreas Devel,
Andreas Devel writes:
>Before avr32 had an extra storage for stack end to have a nice stack printout
>on exception. Remove this extra storage and use generic gd->start_addr_sp
>instead.
>
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v3:
&g
Dear Andreas Devel,
Andreas Devel writes:
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1: None
>
> arch/avr32/include/asm/dma-mapping.h |7 -
> arch/avr32/lib/board.c | 51 -
y the Darwin
linker. The linker generated lists work just differently on Darwin,
therefore a93648d197df48fa46dd55f925ff70468bd81c71 broke mkimage for me.
Guilherme told the RFC would work [2].
Best regards
Andreas Bießmann
[1] http://patchwork.ozlabs.org/patch/437762/
[2] http://article.gmane.or
On 02/12/2015 12:32 AM, Simon Glass wrote:
> With driver model the number of PIO ports is defined by platform data, so
> remove it from the header file.
>
> Signed-off-by: Simon Glass
Acked-by: Andreas Bießmann
> ---
>
> Changes in v3:
> - Split out the ATMEL_PIO_P
Hi Siarhei,
On 02/11/2015 05:15 AM, Siarhei Siamashka wrote:
> On Mon, 02 Feb 2015 14:15:33 +0100
> "Andreas Bießmann" wrote:
>> Another point ... I really appreciate your efforts to bring this tool
>> in. So don't get me wrong, but ... why ruby?
>
> Tha
Hi Scott,
On 09.02.15 18:04, Scott Wood wrote:
> On Mon, 2015-02-02 at 14:08 +0800, Josh Wu wrote:
>> Hi, Scott
>>
>> On 1/16/2015 4:24 PM, Andreas Bießmann wrote:
>>> Hi Bo, Josh,
>>>
>>> On 01/16/2015 07:50 AM, Josh Wu wrote:
>>>> Hi
Hi Simon,
On 07.02.15 01:28, Simon Glass wrote:
> On 6 February 2015 at 15:06, Andreas Bießmann
> wrote:
>> Signed-off-by: Andreas Bießmann
>> ---
>> This version still has the mmu_init_r() in common/board_r. Removing this now
>> is
>> not that easy ... I&
used in linux kernel script/mod/file2alias.c which has
the very same problem (cause it is a host tool). This code also comes with an
abstraction for Mach-O binary format used in Darwin systems.
Signed-off-by: Andreas Bießmann
Cc: Guilherme Maciel Ferreira
---
It is highly encouraged to have a
> Did anyone find this issue before?
have you checked your errata notice [1] in chapter 7.1.1? If you have a
rev C base board you should add the impedance mismatch fix mentioned there.
Best regards
Andreas Bießmann
[1]
http://www.atmel.com/Images/Atmel_11180_32-bit-Cortex-A5-Microcontr
Signed-off-by: Andreas Bießmann
---
This version still has the mmu_init_r() in common/board_r. Removing this now is
not that easy ... I'd love to get it in as is and change it later to the
board_init_f_r() sequence.
Changes in v3:
- remove unnecessary stack implementation for avr32
- fix b
This is required for architectures still need manual relocation like avr32, m68k
microblaze and maybe others.
Signed-off-by: Andreas Bießmann
Reviewed-by: Simon Glass
Tested-by: Michal Simek
---
Changes in v3: None
Changes in v2: None
Changes in v1: None
common/board_r.c | 12
Signed-off-by: Andreas Bießmann
Reviewed-by: Simon Glass
---
Changes in v3: None
Changes in v2:
- provide as extra patch, remove from avr32 generic board support
Changes in v1: None
common/board_r.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/common/board_r.c b
Introduce arch_reserve_stacks() to tailor gd->start_addr_sp and gd->irq_sp to
the architecture needs.
Signed-off-by: Andreas Bießmann
---
Changes in v3:
- make arch_reserve_stacks weak and adopt ppc/arm versions
Changes in v2:
- new since v1
Changes in v1: None
arch/arm/lib/Ma
generic board will be removed soon.
Andreas Bießmann
Changes in v3:
- new in v3
- make arch_reserve_stacks weak and adopt ppc/arm versions
- remove unnecessary stack implementation for avr32
- fix bdinfo output
Changes in v2:
- new since v1
- new since v1
- provide as extra patch, remove from
Hi Tom,
I have some atmel changes posted way before the MW has closed. Sorry for the
delay, there will be some more patches to process next few days.
The following changes since commit 7f641d53bbb3a426a3bfb132d8346153e86a9d08:
Merge branch 'master' of git://git.denx.de/u-boot-ubi (2015-02-04 1
Dear Heiko Schocher,
Heiko Schocher writes:
>enable WDT for the taurus board.
>
>Signed-off-by: Heiko Schocher
>---
>
> include/configs/taurus.h | 6 ++
> 1 file changed, 6 insertions(+)
applied to u-boot-atmel/master, thanks!
Best rega
Dear Heiko Schocher,
Heiko Schocher writes:
>add reset controller status register
>
>Signed-off-by: Heiko Schocher
>Acked-by: Bo Shen
>---
>
> arch/arm/include/asm/arch-at91/at91_rstc.h | 2 ++
> 1 file changed, 2 insertions(+)
applied to u-boot-atmel/master, thanks
Dear Heiko Schocher,
Heiko Schocher writes:
>remove MACH_TYPE definitions in config file, as they come from
>the defconfig.
>
>Signed-off-by: Heiko Schocher
>---
>
> include/configs/taurus.h | 3 ---
> 1 file changed, 3 deletions(-)
applied to u-boot-atmel/master, thanks
gt;
>Changes in v3:
>- move CONFIG_FAT_WRITE macro to share with USB and MMC
>
>Changes in v2: None
>
> include/configs/sama5d3xek.h | 10 ++
> 1 file changed, 6 insertions(+), 4 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
_
it.
>
>Signed-off-by: Josh Wu
>Acked-by: Bo Shen
>Acked-by: Andreas Bießmann
>---
>
> drivers/mtd/nand/atmel_nand.c | 9 +
> drivers/mtd/nand/atmel_nand_ecc.h | 20
> 2 files changed, 29 insertions(+)
applied to u-boot-atmel/
-
>
>Changes in v3: None
>Changes in v2:
>- refined commit messages
>- fix a compile error for at91sam9x5 mmc env file.
>
> include/configs/at91sam9x5ek.h | 11 ++-
> 1 file changed, 6 insertions(+), 5 deletions(-)
applied to u-boot-atmel
files changed, 7 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
5 deletions(-)
> create mode 100644 configs/at91sam9g20ek_2mmc_defconfig
> delete mode 100644 configs/at91sam9g20ek_mmc_defconfig
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Heiko Schocher,
Heiko Schocher writes:
>if CONFIG_AT91SAM9_WATCHDOG is set, do not disable WDT in
>SPL
>
>Signed-off-by: Heiko Schocher
>---
>
> arch/arm/cpu/at91-common/spl.c | 4
> 1 file changed, 4 insertions(+)
applied to u-boot-atmel/master, thanks
gt;
>Changes in v3:
>- move CONFIG_FAT_WRITE macro to share with USB and MMC
>
>Changes in v2:
>- refined commit messages
>
> include/configs/sama5d3_xplained.h | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
applied to u-boot-at
Dear Bo Shen,
Bo Shen writes:
>The SAMAA5D4 SoC can access DDR in interleave mode.
>
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/cpu/at91-common/mpddrc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-atmel/master, tha
les changed, 145 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>[fix subject]
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v2: None
>
> arch/arm/cpu/armv7/at91/sama5d4_devices.c | 12
> 1 file changed, 12 insertions(+)
applied to u-boot-atmel/master, tha
lated code.
>
>Signed-off-by: Bo Shen
>Acked-by: Andreas Bießmann
>---
>
> arch/arm/cpu/arm926ejs/at91/Makefile | 1 -
> arch/arm/cpu/arm926ejs/at91/at91cap9_devices.c | 189 ---
> arch/arm/include/asm/arch-at91/at91_pmc.h|
4ek.h | 56 +++
> 6 files changed, 145 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/cpu/at91-common/Makefile | 1 +
> 1 file changed, 1 insertion(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
_
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/cpu/armv7/at91/sama5d4_devices.c | 35 +++
> 1 file changed, 35 insertions(+)
applied to u-boot-atmel/master, thanks!
Best rega
ns(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/include/asm/arch-at91/sama5d4.h | 2 ++
> 1 file changed, 2 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
_
| 7 +++
> arch/arm/include/asm/arch-at91/at91_common.h | 1 +
> 2 files changed, 8 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Bo Shen,
Bo Shen writes:
>The SAMA5D4 SoC on chip rc oscillator can not be disabled.
>
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/cpu/at91-common/spl_atmel.c | 2 ++
> 1 file changed, 2 insertions(+)
applied to u-boot-atmel/master, tha
Dear Bo Shen,
Bo Shen writes:
>The SFR (special function registers) can be shared bwteen
>sama5d3 and sama5d4 soc.
>
>Signed-off-by: Bo Shen
>[whitespace adoptions for 80 char compliance]
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v2: None
>
&g
Dear Bo Shen,
Bo Shen writes:
>This matrix header file can be shared between sama5d3 and sama5d4 soc.
>
>Signed-off-by: Bo Shen
>[whitespace adaptions for 80 char compliance]
>Signed-off-by: Andreas Bießmann
>---
>
>Changes in v2: None
>
> arch/arm/include/asm
Dear Bo Shen,
Bo Shen writes:
>Signed-off-by: Bo Shen
>---
>
>Changes in v2: None
>
> arch/arm/cpu/armv7/at91/clock.c | 8
> 1 file changed, 8 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
_
. Therefore this
commit broke this host-tool for theem, namely FreeBSD and Darwin (OS/X).
This commit tries to fix this. We won't go back to the register functions but
we also can not use the linker script. So use another approach copied from
linux kernel scripts/mod/file2alias.c.
Signed-off-by: An
Hi Simon,
On 07.02.15 17:29, Simon Glass wrote:
> On 7 February 2015 at 09:23, Andreas Bießmann
> wrote:
>> On 07.02.15 16:10, Simon Glass wrote:
>>> On 7 February 2015 at 03:04, Jeroen Hofstee wrote:
>>>> On 06-02-15 22:00, Simon Glass wrote:
>>>>&g
Hi Simon,
On 07.02.15 16:10, Simon Glass wrote:
> On 7 February 2015 at 03:04, Jeroen Hofstee wrote:
>> On 06-02-15 22:00, Simon Glass wrote:
>>> On 6 February 2015 at 13:40, Andreas Bießmann
>>> wrote:
>>>> On 06.02.15 20:56, Jeroen Hofstee wrote:
>
Signed-off-by: Andreas Bießmann
---
Changes in v3: None
Changes in v2: None
Changes in v1:
- new since RFC
include/configs/atstk1002.h |4
1 file changed, 4 insertions(+)
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h
index 9e58238..a9c064a 100644
--- a
Signed-off-by: Andreas Bießmann
---
Changes in v3: None
Changes in v2: None
Changes in v1: None
include/configs/grasshopper.h |4
1 file changed, 4 insertions(+)
diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h
index 83f0ed2..54eb977 100644
--- a/include
Signed-off-by: Andreas Bießmann
Reviewed-by: Simon Glass
---
Changes in v3: None
Changes in v2: None
Changes in v1: None
arch/avr32/cpu/cpu.c|2 +-
arch/avr32/include/asm/u-boot.h |2 ++
arch/avr32/lib/board.c |2 +-
3 files changed, 4 insertions(+), 2
cpu_mmc_init() is required by the init sequence to have a working MMC interface
on avr32. This will not be included in the binary if we omit the avr32 board.c
when building the generic board.
Signed-off-by: Andreas Bießmann
---
Changes in v3: None
Changes in v2: None
Changes in v1:
- new since
Signed-off-by: Andreas Bießmann
---
Changes in v3: None
Changes in v2: None
Changes in v1: None
arch/avr32/include/asm/dma-mapping.h |7 -
arch/avr32/lib/board.c | 51 --
include/configs/atngw100.h |1 -
include/configs
Signed-off-by: Andreas Bießmann
Reviewed-by: Simon Glass
---
Changes in v3: None
Changes in v2:
- new since v1
Changes in v1: None
arch/avr32/include/asm/u-boot.h |1 +
arch/avr32/lib/Makefile |1 +
arch/avr32/lib/board.c | 20
Before avr32 had an extra storage for stack end to have a nice stack printout
on exception. Remove this extra storage and use generic gd->start_addr_sp
instead.
Signed-off-by: Andreas Bießmann
---
Changes in v3:
- new in v3
Changes in v2: None
Changes in v1: None
arch/avr32/cpu/exceptio
Prefix mmu.h PAGE_xxx definitions with MMU_ in order to prevent a naming
conflict with other definitions.
Signed-off-by: Andreas Bießmann
---
Changes in v3: None
Changes in v2: None
Changes in v1:
- new since RFC
arch/avr32/cpu/at32ap700x/mmu.c |8
arch/avr32/include
So as far as I am concerned we go for option 3.
+1
Dynamic list-sections is in general a good thing. But beside the linker
problem here we will get another problem on darwin hosts when we want to
read the sections. I added a patch to linux kernel to get around [1].
So I
are the maximum amount of dynamic stack usage for
a specific symbol by command line would be really great. So one can
guess the relevant parts and calculate the maximum size.
Another point ... I really appreciate your efforts to bring this tool
in. So don't get me wrong, but ... why ru
Signed-off-by: Andreas Bießmann
---
This version still has the mmu_init_r() in common/board_r. Removing this now is
not that easy ... I'd love to get it in as is and change it later to the
board_init_f_r() sequence.
Changes in v2:
- remove bootparams allocation, provide as extra patch
- us
This is required for architectures still need manual relocation like avr32, m68k
microblaze and maybe others.
Signed-off-by: Andreas Bießmann
Reviewed-by: Simon Glass
Tested-by: Michal Simek
---
Changes in v2: None
Changes in v1: None
common/board_r.c | 12
1 file changed, 12
Signed-off-by: Andreas Bießmann
---
Changes in v2:
- provide as extra patch, remove from avr32 generic board support
Changes in v1: None
common/board_r.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/common/board_r.c b/common/board_r.c
index e712902..37577ab 100644
401 - 500 of 1783 matches
Mail list logo