- 20 Feb, 2020 2 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 27 Aug, 2019 3 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
to support the second PHY on the SoM-215GS carrier. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
This is needed for the SoM-215GS carrier and should not affect other carriers. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 26 Apr, 2019 4 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 28 Sep, 2018 1 commit
-
-
Michael Gloff authored
This eliminate errors seen when running memtester on SoMs with the NAND flash installed. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 20 Sep, 2018 1 commit
-
-
Michael Gloff authored
Also, remove the ubi commands for a smaller binary size. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 11 Sep, 2018 4 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
This avoids a hang on boot when a device is connected to the bus. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 05 Sep, 2018 1 commit
-
-
PXE boot is broken with GCC 7.1 due option '-fstore-merging' enabled by default for '-O2': BOOTP broadcast 1 data abort pc : [<8ff8bb30>] lr : [<00004f1f>] reloc pc : [<17832b30>] lr : [<878abf1f>] sp : 8f558bc0 ip : 00000000 fp : 8ffef5a4 r10: 8ffed248 r9 : 8f558ee0 r8 : 8ffef594 r7 : 0000000e r6 : 8ffed700 r5 : 00000000 r4 : 8ffed74e r3 : 00060101 r2 : 8ffed230 r1 : 8ffed706 r0 : 00000ddd Flags: nzcv IRQs off FIQs off Mode SVC_32 Resetting CPU ... Core reason is usage of structures for network headers without packed attribute. Reviewed-by:
Yauheni Kaliuta <yauheni.kaliuta@redhat.com> Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com> Acked-by:
Joe Hershberger <joe.hershberger@ni.com>
-
- 28 Mar, 2018 1 commit
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 19 Feb, 2018 2 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 06 Feb, 2018 1 commit
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 01 Nov, 2017 5 commits
-
-
Michael Gloff authored
This fixes errors like: make[1]: Entering directory `/home/jeroen/software/u-boot/arch/arm/cpu/armv7/omap-common' arm-linux-gnueabi-ld.bfd -r -o libomap-common.o reset.o timer.o utils.o timer.o: In function `get_tbclk': /home/jeroen/software/u-boot/include/asm/io.h:81: multiple definition of `__raw_writesb' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:81: first defined here timer.o: In function `__udelay': /home/jeroen/software/u-boot/include/asm/io.h:88: multiple definition of `__raw_writesw' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:88: first defined here timer.o: In function `get_ticks': /home/jeroen/software/u-boot/include/asm/io.h:95: multiple definition of `__raw_writesl' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:95: first defined here timer.o: In function `__raw_readsb': /home/jeroen/software/u-boot/include/asm/io.h:102: multiple definition of `__raw_readsb' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:102: first defined here timer.o: In function `__raw_readsw': /home/jeroen/software/u-boot/include/asm/io.h:109: multiple definition of `__raw_readsw' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:109: first defined here timer.o: In function `__raw_readsl': /home/jeroen/software/u-boot/include/asm/io.h:116: multiple definition of `__raw_readsl' reset.o:/home/jeroen/software/u-boot/include/asm/io.h:116: first defined here make[1]: *** [libomap-common.o] Error 1 make[1]: Leaving directory `/home/jeroen/software/u-boot/arch/arm/cpu/armv7/omap-common' make: *** [arch/arm/cpu/armv7/omap-common/libomap-common.o] Error 2 Jeroen Hofstee jeroen at myspectrum.nl Sat May 31 22:32:22 CEST 2014 Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Copy these from Linux v4.5-rc6 tag. This is needed so that we can keep up with newer gcc versions. Note that we don't have the uapi/ hierarchy from the kernel so continue to use <linux/types.h> Signed-off-by:
Tom Rini <trini@konsulko.com>
-
The libc headers on FreeBSD and likely related projects as well contain an header file, cdefs.h which provides similiar functionality as linux/compiler.h. It provides compiler independent defines like __weak __packed, to allow compiling with multiple compilers which might have a different syntax for such extension. Since that header file is included in multiple standard headers, like stddef.h and stdarg.h, multiple definitions of those defines will be present if both are included. When compiling u-boot the compiler will warn about it hundreds of times since e.g. common.h will include both files indirectly. commit 7ea50d52 "compiler_gcc: do not redefine __gnu_attributes" prevented such redefinitions, but this was undone by commit fb8ffd7cfc68b3dc44e182356a207d784cb30b34 "compiler*.h: sync include/linux/compiler*.h with Linux 3.16". Add the checks back where necessary to prevent such warnings. As the original patch this checkpatch warning is ignored: "WARNING: Adding new packed members is to be done with care" Cc: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> Signed-off-by:
Jeroen Hofstee <jeroen@myspectrum.nl> Acked-by:
Masahiro Yamada <yamada.m@jp.panasonic.com>
-
Copy them from Linux v3.16 tag. My main motivation of this commit is to add compiler-clang.h. Signed-off-by:
Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
-
Michael Gloff authored
This reverts commit 7faba75b.
-
- 05 Oct, 2017 3 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Trenton Miller authored
Signed-off-by:
Trenton Miller <tmiller@emacinc.com>
-
Trenton Miller authored
This is fixed by adding breaks in the case statements This reverts commit 33714afc.
-
- 04 Oct, 2017 1 commit
-
-
Jake Pollex authored
Signed-off-by:
jpollex <jpollex@emacinc.com>
-
- 20 Jul, 2017 1 commit
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 18 Jul, 2017 1 commit
-
-
Michael Gloff authored
This is needed for custom carriers that have a second ethernet. Does not affect the standard SoM-150es carrier as emac1 is the default. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 15 Jul, 2016 2 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
This reverts commit be7a7c22. Turns out ATAG support is needed for older kernels.
-
- 13 Jul, 2016 2 commits
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
Michael Gloff authored
If power was removed during the 1 second reset, the board would get stuck at RomBOOT until the reset button was pressed. Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 06 Jun, 2016 3 commits
-
-
awichmann authored
-
awichmann authored
-
Andrew Wichmann authored
added define CONFIG_ENV_VARS_UBOOT_CONFIG to several EMAC SoMs to access board_name variable in the uboot environment
-
- 01 Jun, 2016 1 commit
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-
- 12 May, 2016 1 commit
-
-
Michael Gloff authored
Signed-off-by:
Michael Gloff <mgloff@emacinc.com>
-