"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "741a6d010d09b5bafca8e4cdfb6b2f8a2c07994d"
Jon Loeliger
authored
Using Gcc 4.3 detected this problem:
../dtc/libfdt/fdt.c: In function 'fdt_next_tag':
../dtc/libfdt/fdt.c:82: error: assuming signed overflow does not
occur when assuming that (X + c) < X is always false
To fix the problem, treat the offset as an unsigned int.
The problem report and proposed fix were provided
by Steve Papacharalambous <stevep@freescale.com>.
Signed-off-by:
Jon Loeliger <jdl@freescale.com>
Name | Last commit | Last update |
---|