1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-11 04:56:47 +02:00
Files
u-boot-megous/common
Remy Bohmer 0d7f4abcf6 Fix console_buffer size conflict error.
The console_buffer size is declared in common/main.c as
   -- char console_buffer[CONFIG_SYS_CBSIZE + 1];
so this extern definition is wrong.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
2010-06-29 23:03:39 +02:00
..
2010-05-28 10:56:04 -04:00
2010-05-28 10:56:04 -04:00
2010-01-18 00:44:13 +01:00
2010-01-18 00:42:37 +01:00
2010-05-21 22:05:05 +02:00
2010-03-21 16:44:04 +01:00
2010-05-21 22:05:05 +02:00
2010-06-23 20:50:54 +02:00
2010-03-12 23:06:04 +01:00
2010-03-12 23:06:04 +01:00
2010-06-29 23:03:39 +02:00
2010-05-28 10:56:04 -04:00
2010-01-18 00:23:00 +01:00
2010-04-21 23:42:38 +02:00
2010-03-24 11:23:15 +01:00
2010-01-18 00:44:13 +01:00
2010-05-06 00:16:46 +02:00
2010-04-08 21:40:00 +02:00