[U-Boot] [PATCH v2] ARM64: Add support for some of atomic64 operations

2016-09-13 Thread Adam Oleksy
These functions are needed in UBI/UBIFS on ZynqMP platform (ARM64). Signed-off-by: Adam Oleksy <adam.ole...@nokia.com> Cc: Albert Aribaud <albert.u.b...@aribaud.net> --- Changes for v2: - Add Albert Aribaud in Cc - Add Signed-off-by line - Coding Style cleanup arch/arm

Re: [U-Boot] UBI and UBIFS on ARM64

2016-09-07 Thread Adam Oleksy
Hello Heiko, 2016-09-07 12:26 GMT+02:00 Heiko Schocher <h...@denx.de>: > Sounds risky to me, as I think you have some problem with your nand > driver or io functions ... It sounds risky to me also. I'm going to resolve this problem by myself. I'll let you know about results. --

Re: [U-Boot] UBI and UBIFS on ARM64

2016-09-07 Thread Adam Oleksy
> > > Am 07.09.2016 um 06:39 schrieb Heiko Schocher: >> >> Hello Adam, >> >> Am 06.09.2016 um 16:44 schrieb Adam Oleksy: >>> >>> Dear U-Boot community, >>> I'm developing software for Xilinx ZynqMP platform, which is made in >>> 6

[U-Boot] [PATCH] ARM64: Add support for some of atomic64 operations

2016-09-07 Thread Adam Oleksy
These functions are needed in UBI/UBIFS on ZynqMP platform (ARM64). --- arch/arm/include/asm/atomic.h | 66 +++ 1 file changed, 66 insertions(+) diff --git a/arch/arm/include/asm/atomic.h b/arch/arm/include/asm/atomic.h index 9b79506..57914fd 100644 ---

[U-Boot] UBI and UBIFS on ARM64

2016-09-06 Thread Adam Oleksy
successfully. Should you need any further information, please do not hesitate to contact me. . Best Regards, Adam Oleksy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot