1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-25 07:13:58 +01:00
Files
u-boot-megous/include
Derald D. Woods b6e2543cf9 ARM: omap3: evm: Sync with omap3_beagle configuration
This commit does the following for OMAP3 EVM:

- Track omap3_beagle changes where possible
- Remove CONFIG_SYS_MPUCLK and CONFIG_MTD which are not needed for the
  default board configuration to work.
- Remove CONFIG_SPL_SYS_MALLOC_SIMPLE and CONFIG_SYS_MALLOC_F_LEN from
  default config. CONFIG_SYS_MALLOC_F_LEN=0x400 is set by configuration
  automatically. [allows board to boot with SERIAL_SEARCH_ALL=y]
- Use updated NAND layout:

	device nand0 <omap2-nand.0>, # parts = 6

	#: name		size			offset
	-------------------------------------------------
	0: spl		0x00080000(512k)	0x00000000
	1: u-boot	0x001e0000(1920k)	0x00080000
	2: u-boot-env	0x00020000(128k)	0x00260000
	3: dtb		0x00020000(128k)	0x00280000
	4: kernel	0x00600000(6m)		0x002a0000
	5: rootfs	0x0f760000(-)		0x008a0000
	-------------------------------------------------

Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
2018-03-13 21:59:28 -04:00
..
2018-02-16 11:12:41 -05:00
2017-07-03 17:35:28 -04:00
2018-02-23 20:48:09 +01:00
2016-04-01 17:18:12 -04:00
2016-12-03 13:21:21 -05:00
2017-02-08 15:56:28 -05:00
2017-11-28 16:08:52 +01:00
2016-03-24 09:47:43 +01:00
2017-06-05 11:02:29 -04:00
2016-05-25 17:52:39 +02:00
2016-05-25 17:52:39 +02:00
2018-02-13 23:24:22 -05:00
2017-09-16 14:57:44 +08:00
2017-10-02 21:52:18 -04:00
2018-01-28 17:12:35 +01:00
2018-01-28 17:12:36 +01:00
2018-02-05 20:58:11 -05:00
2016-10-19 09:01:51 +02:00
2017-05-11 22:21:27 -04:00
2017-07-28 23:34:39 +02:00
2017-04-13 09:41:10 -04:00
2016-02-23 16:14:45 +05:30
2017-08-17 16:59:55 +09:00
2017-05-15 20:32:12 +02:00
2016-05-03 17:52:11 -05:00
2017-08-16 08:30:24 -04:00
2018-01-22 16:43:31 -05:00
2018-01-29 07:48:59 +01:00
2017-10-02 21:52:18 -04:00
2016-12-08 10:36:22 -06:00
2017-09-03 15:30:35 -04:00
2018-02-04 12:00:58 +01:00
2017-07-23 09:24:47 -04:00
2017-06-12 08:37:55 -04:00
2017-04-14 19:38:57 -06:00
2018-02-03 10:09:28 -07:00
2016-06-19 17:05:55 -06:00
2016-03-08 15:01:47 -05:00
2016-08-12 11:01:22 -06:00
2018-02-19 16:59:33 +09:00
2017-11-28 21:59:30 +01:00
2017-12-04 22:00:00 +09:00
2018-02-23 10:40:51 -05:00
2018-03-09 09:23:10 -05:00
2017-11-28 21:59:30 +01:00
2018-02-10 00:24:00 +01:00
2017-12-07 15:17:00 -05:00
2017-07-28 23:34:07 +02:00
2017-04-10 10:02:03 +08:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2016-08-17 10:25:35 +09:00
2018-01-24 12:04:07 +05:30
2018-01-24 12:04:07 +05:30
2017-12-12 19:53:45 -07:00
2016-05-26 20:48:31 -06:00
2016-02-26 08:53:10 -07:00
2016-09-26 13:24:43 -04:00
2017-10-01 16:32:51 +02:00
2016-05-02 18:37:09 -04:00
2017-08-24 11:00:47 +08:00
2016-10-23 18:33:48 -04:00
2017-10-04 12:00:19 -04:00