Tony Dinh
d2a44ceddc
arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model
...
The Pogoplug E02 board has the network chip Marvell 88E1116R. Convert
to Driver Model and use uclass mvgbe and the compatible driver M88E1118R
to bring up Ethernet.
- Add board_eth_init(), CONFIG_DM_ETH, and CONFIG_PHY_MARVELL
to bring up Ethernet.
- Currently, CONFIG_RESET_PHY_R symbol is used in
arch/arm/mach-kirkwood/include/mach/config.h for all Kirkwood
boards with mv8831116 PHY, with each board defines the function
reset_phy(). Undefine it for this board.
- As the result of the migration to Driver Model, this u-boot image has
grown substantially (about 100K, give or take). The old envs location
at 0x60000 (384k) is no longer possible. Move it to 0xC0000 (768K).
- Miscellaneous changes: Move constants to .c file and remove header file
board/cloudengines/pogo_e02/pogo_e02.h, use CONFIG_SYS_THUMB_BUILD to
keep u-boot image under 512K, use BIT macro, and cleanup comments.
Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-02-10 07:12:16 +01:00
..
2022-01-25 11:44:36 -07:00
2022-01-25 11:44:36 -07:00
2022-01-19 18:11:34 +01:00
2022-02-10 07:12:16 +01:00
2021-08-16 10:49:35 +02:00
2022-01-25 11:44:36 -07:00
2022-02-08 11:00:03 -05:00
2021-09-30 09:08:16 -04:00
2021-12-27 16:20:18 -05:00
2021-11-09 17:18:06 +05:30
2021-06-17 09:40:57 +08:00
2022-02-08 23:07:59 -05:00
2022-01-21 14:01:35 -05:00
2022-01-20 14:46:03 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-10-05 08:46:23 -04:00
2022-01-19 18:11:34 +01:00
2022-01-28 17:58:41 -05:00
2022-01-19 18:11:34 +01:00
2020-10-23 09:16:01 -04:00
2021-02-21 06:08:00 +01:00
2022-01-19 18:11:34 +01:00
2020-12-13 16:51:08 -07:00
2021-03-05 10:25:43 +05:30
2022-01-19 18:11:34 +01:00
2020-10-09 17:53:12 +08:00
2022-01-19 18:11:34 +01:00
2021-03-19 10:36:06 -04:00
2021-01-15 14:36:12 -05:00
2022-02-09 09:16:47 -05:00
2020-12-04 16:09:06 -05:00
2020-12-13 16:51:09 -07:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-02 15:33:42 -05:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2021-10-25 14:50:42 +01:00
2022-01-19 18:11:34 +01:00
2021-01-31 14:08:56 +01:00
2020-11-05 09:11:31 -07:00
2022-01-19 18:11:34 +01:00
2021-08-05 19:46:35 -04:00
2022-01-19 18:11:34 +01:00
2022-02-08 23:07:59 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-04-10 12:00:24 +02:00
2022-01-19 18:11:34 +01:00
2021-01-12 10:58:04 +05:30
2022-01-19 18:11:34 +01:00
2021-12-27 16:20:18 -05:00
2022-01-19 18:11:34 +01:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2021-12-01 10:58:10 -05:00
2021-08-30 14:10:07 -04:00
2020-10-29 14:42:17 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-01-30 14:25:42 -07:00
2021-06-18 10:09:41 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2020-12-09 10:57:50 +01:00
2022-01-19 18:11:34 +01:00
2021-01-30 14:25:41 -07:00
2022-01-19 18:11:34 +01:00
2021-08-30 14:10:06 -04:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2021-10-21 03:46:04 +02:00
2022-02-05 20:20:01 +01:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2022-02-03 12:16:01 -05:00
2022-01-19 16:16:33 +01:00
2021-10-25 21:13:06 +02:00
2022-01-15 10:57:22 +01:00
2021-12-01 10:58:10 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-05-24 14:21:30 -04:00
2021-02-21 06:08:00 +01:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2021-02-26 15:30:55 +01:00
2021-01-23 07:56:53 +01:00
2022-01-19 18:11:34 +01:00
2021-11-30 16:43:28 +01:00
2022-01-20 12:40:20 -05:00
2022-01-25 12:36:10 -07:00
2021-08-11 10:36:10 +02:00
2020-12-13 16:51:09 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-07-07 19:52:22 -04:00
2022-01-12 09:56:40 +09:00
2021-04-06 18:36:04 +08:00
2021-03-23 15:27:08 +05:30
2021-08-09 14:46:51 +02:00
2022-01-15 18:53:16 +02:00
2021-09-30 09:08:16 -04:00
2021-04-08 20:29:52 +02:00
2021-09-30 09:08:16 -04:00
2021-04-10 08:04:42 -04:00
2022-01-19 18:11:34 +01:00
2020-10-30 10:56:11 -04:00
2022-01-12 14:21:24 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-06-08 11:39:09 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-08-30 14:13:28 -04:00
2022-02-09 09:16:47 -05:00
2021-02-02 15:33:42 -05:00
2022-01-26 08:50:44 -07:00
2021-09-30 09:08:16 -04:00
2022-01-18 08:31:02 -05:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2021-10-31 08:46:44 -04:00
2021-02-16 11:16:08 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-08 09:41:27 -05:00
2022-02-08 09:41:27 -05:00
2022-01-19 18:11:34 +01:00
2022-01-18 08:31:02 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-05-24 14:21:30 -04:00
2021-11-20 10:53:00 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-06-23 08:45:03 -04:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2020-10-18 10:36:05 +02:00
2022-01-24 10:35:10 -05:00
2020-11-29 05:18:37 +01:00
2022-01-19 18:11:34 +01:00
2021-08-30 14:13:28 -04:00
2021-12-27 08:41:38 -05:00
2022-01-12 14:21:24 -05:00
2021-09-28 12:03:20 -04:00
2020-10-28 11:48:32 -04:00
2021-07-23 07:13:25 -04:00
2021-04-08 08:50:52 +02:00
2021-09-30 09:08:16 -04:00
2021-10-06 09:16:23 -04:00
2021-12-27 16:20:18 -05:00
2022-01-19 18:11:34 +01:00
2021-09-21 10:08:24 +03:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-13 09:13:41 -07:00
2022-01-19 18:11:34 +01:00
2021-02-21 06:08:00 +01:00
2022-01-19 18:11:34 +01:00
2021-01-16 14:49:09 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-12-02 08:34:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-28 18:50:56 +03:00
2021-02-10 10:00:51 +01:00
2022-01-19 18:11:34 +01:00
2021-09-30 09:08:16 -04:00
2021-02-18 11:56:25 +01:00
2022-01-19 18:11:34 +01:00
2021-07-07 19:52:24 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-04-12 17:44:55 -04:00
2022-01-19 18:11:34 +01:00
2020-12-13 16:51:09 -07:00
2022-01-19 18:11:34 +01:00
2022-02-08 11:00:03 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-12-05 09:23:15 -07:00
2020-09-30 11:55:23 -04:00
2022-01-19 18:11:34 +01:00
2021-10-26 15:26:45 -04:00
2021-03-13 13:14:52 -05:00
2022-02-09 09:16:48 -05:00
2022-01-19 18:11:34 +01:00
2022-01-20 11:35:29 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2020-12-31 14:41:31 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-06-28 11:56:06 +05:30
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-28 17:58:41 -05:00
2021-12-26 23:33:24 +01:00
2020-11-19 09:45:49 -05:00
2021-09-30 08:08:56 -04:00
2022-01-26 23:23:17 +01:00
2021-09-04 12:26:01 -04:00
2020-12-09 10:57:50 +01:00
2021-01-11 23:19:33 +00:00
2022-01-19 18:11:34 +01:00
2021-05-04 07:57:18 -04:00
2021-11-04 08:57:19 +01:00
2021-12-31 06:44:29 +01:00
2021-01-31 14:08:56 +01:00
2022-01-19 18:11:34 +01:00
2020-10-22 09:54:53 -04:00
2021-04-06 16:33:19 +12:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-23 09:57:55 +02:00
2021-02-21 06:08:00 +01:00
2021-02-21 06:08:00 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-01-31 14:08:56 +01:00
2021-01-27 17:03:16 -05:00
2020-12-13 16:51:09 -07:00
2021-09-17 12:10:44 -04:00
2021-09-17 12:10:44 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-30 09:08:16 -04:00
2021-02-22 20:06:43 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-05-13 13:09:09 -04:00
2021-05-13 13:09:09 -04:00
2022-01-19 18:11:34 +01:00
2021-07-28 14:27:54 -04:00
2022-01-19 18:11:34 +01:00
2021-01-15 14:36:12 -05:00
2021-08-06 09:35:34 +02:00