Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| zcu102_u-boot_structure [2019/12/13 10:28] – rpjday | zcu102_u-boot_structure [2019/12/13 13:14] (current) – Kconfig rpjday | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| All of the U-boot (u-boot-xlnx 2019.1) files and content that go into defining a generic Xilinx ZCU102 board ('' | All of the U-boot (u-boot-xlnx 2019.1) files and content that go into defining a generic Xilinx ZCU102 board ('' | ||
| + | |||
| + | This is based on GitHub repo [[https:// | ||
| + | |||
| + | ===== Files ===== | ||
| + | |||
| + | Top level: | ||
| + | |||
| + | * Kconfig | ||
| + | * config.mk | ||
| + | |||
| + | configs: | ||
| + | |||
| + | * configs/ | ||
| + | * xilinx_zynqmp_zcu102_rev1_0_defconfig | ||
| + | |||
| + | arch: | ||
| + | |||
| + | * arch/ | ||
| + | * Kconfig | ||
| + | * arm/ | ||
| + | * Kconfig | ||