Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Makefile for all boards #3

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Conversation

superna9999
Copy link
Collaborator

@superna9999 superna9999 commented Oct 12, 2021

Each board can include the generic SoC makefile include.

The build-fip.sh handy script is added to ease building fip
without dealing with make.

Signed-off-by: Neil Armstrong narmstrong@baylibre.com

Tested:

  • bananapi-m5
  • beelink-s922x
  • jethub-j100
  • jethub-j80
  • khadas-vim
  • khadas-vim2
  • khadas-vim3
  • khadas-vim3l
  • lafrite
  • lepotato
  • nanopi-k2
  • odroid-c2
  • odroid-c4
  • odroid-hc4
  • odroid-n2
  • odroid-n2-plus
  • p200
  • p201
  • p212
  • radxa-zero
  • s400
  • sei510
  • sei610
  • tartiflette-s905d
  • tartiflette-s912
  • u200
  • wetek-core2
  • wetek-hub
  • wetek-play2

@superna9999 superna9999 force-pushed the makefile branch 14 times, most recently from ab13152 to 6661aff Compare October 13, 2021 09:24
@superna9999
Copy link
Collaborator Author

superna9999 commented Oct 19, 2021

Weird, there is no output for p212, tartiflette-s912, khadas-vim2, wetek-core2, khadas-vim, tartiflette-s905d... it prints:

aml log : set 2 to 0

@superna9999
Copy link
Collaborator Author

Seems aml_encrypt_gxl with sha256 7015e84a9bb217c31b60f70a7767c729b3f6dc83fa5549636f50f7c7f0c7586f has this issue... I replaced with the latest from the amlogic fip git and it works.

@adeepn
Copy link
Contributor

adeepn commented Oct 26, 2021

I might also suggest adding the optional COMPRESS_LZ4 in gxl.inc like in axg.inc/g12a.inc
It works for gxl too.

@adeepn
Copy link
Contributor

adeepn commented Oct 29, 2021

  • jethub-j100
  • jethub-j80 (without --level v3)

@superna9999
Copy link
Collaborator Author

@adeepn thanks, added the changes !

@superna9999 superna9999 force-pushed the makefile branch 3 times, most recently from 3437e2c to 431cbbc Compare November 9, 2021 13:51
@superna9999
Copy link
Collaborator Author

Added fixes for G12A (use lpddr3_1d.fw), and for GXBB (from chewitt@9d87484)

Each board can include the generic SoC makefile include.

The build-fip.sh handy script is added to ease building fip
without dealing with make.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants