
30 Apr
2011
30 Apr
'11
10:07 p.m.
Dear Andre Schwarz,
In message 1302785522-14393-1-git-send-email-andre.schwarz@matrix-vision.de you wrote:
Signed-off-by: Andre Schwarz andre.schwarz@matrix-vision.de
It appears this commit contains some unrelated changes?
- "static_ipaddr", "static_netmask", "static_gateway",
- "static_ipaddr", "static_netmask", "static_gateway", "boot_sqfs",
...like this.
int mv_load_fpga(void) {
- int result;
- int result = -1;
+#ifdef CONFIG_FPGA size_t data_size = 0; void *fpga_data = NULL; char *datastr = getenv("fpgadata"); @@ -92,6 +92,7 @@ int mv_load_fpga(void) }
result = fpga_load(0, fpga_data, data_size); +#endif
... or that.
Please split into orthogonal changes.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Another dream that failed. There's nothing sadder.
-- Kirk, "This side of Paradise", stardate 3417.3