Skip to content

uz3eg-iocc: add support for lmp-base#328

Merged
ricardosalveti merged 3 commits intofoundriesio:masterfrom
ricardosalveti:xilinx
Apr 30, 2021
Merged

uz3eg-iocc: add support for lmp-base#328
ricardosalveti merged 3 commits intofoundriesio:masterfrom
ricardosalveti:xilinx

Conversation

@ricardosalveti
Copy link
Copy Markdown
Member

No description provided.

Support includes applying optee-os overlay and loading fpga bitstream
before loading and jumping to the kernel.

Signed-off-by: Ricardo Salveti <[email protected]>
Similar to lmp.cfg, but without a fixed bootcommand configuration.

Signed-off-by: Ricardo Salveti <[email protected]>
Set correct WKS_FILE and boot files for lmp-base support.

Signed-off-by: Ricardo Salveti <[email protected]>
Copy link
Copy Markdown
Contributor

@Tim-Anderson Tim-Anderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question but other than that LGTM

bootcmd_load_k=fatload ${devtype} ${devnum}:1 ${kernel_addr_r} Image
bootcmd_args=setenv bootargs console=ttyPS0,115200 root=/dev/mmcblk1p2 rootwait rw
bootcmd_run=booti ${kernel_addr_r} - ${fdt_addr_r}
bootcmd=run bootcmd_dtb; run bootcmd_tee_ovy; run bootcmd_fpga; run bootcmd_args; run bootcmd_load_k; run bootcmd_run
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this a .in file since there is nothing in here to be substituted

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just because the recipe expects a file named like that, in case there is something to be dynamically replaced (which is not required for this file in particular).

.in would be used in cases such as rpi, which would have a different boot command for 32 and 64 bits.

@ricardosalveti ricardosalveti merged commit d9bade7 into foundriesio:master Apr 30, 2021
quaresmajose pushed a commit that referenced this pull request Nov 9, 2022
Relevant changes:
- e785ded Merge pull request #338 from MaxKellermann/underscore
- 78f05c8 classes/sdcard_image-sunxi.bbclass: fix misplaced ":"
- 02df911 cover up build error with kernel headers
- 897f9c0 move ext4 dep
- 1f4dba3 fix sd-card creation - use new syntax
- 080eb40 conf: Set LAYERSERIES_COMPAT to honister only
- dcd5790 conf: machine: Fix paths for tunes
- 6a1103b misc: More fixes for new syntax
- 668bc68 conf: Added honister layer to LAYERSERIAS_COMPAT
- fd330bb Merge pull request #328 from dev-0x7C6/master
- e66258a layer: convert to new override syntax 💥

Signed-off-by: Daiane Angolini <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants