All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Cc: Quentin Schulz <quentin.schulz@cherry.de>
Subject: Re: [yocto-patches] [meta-rockchip PATCH 0/6] rkbin: factoring ddrbin do_deploy, customize ddrbin and bump rkbin
Date: Tue, 15 Apr 2025 14:14:47 -0400	[thread overview]
Message-ID: <20250415181447.GB9633@localhost> (raw)
In-Reply-To: <20250311-ddrbin-custom-v1-0-e5c994ac25e1@cherry.de>

On Tue 2025-03-11 @ 12:26:29 PM, Quentin Schulz via lists.yoctoproject.org wrote:
> @Trevor, maybe you can check if that would fix your issue with the
> RK3308 DDR blob you wanted to keep on that outdated version which is one
> of the last versions where the UART you want to use exists? It'd be nice
> to get rid of the rk3308-specific recipes I believe :)

Yes, that would be nice!

If I understand all of this correctly, I tried using the ddrbin_tool.py to
unpack the parameters of the latest version of the ddr.bin for the rk3308.
In other words, I applied this patchset, set RKBIN_RK3308_LATEST = "1", and
did a build. I then unpacked the parameters of the ddrbin that was in the
deploy directory. According to the values that were placed in the parameter
file by this tool, the baud rate of the uart is already set to 1,500,000. Yet
I'm still seeing gibberish with the latest version. So I don't think using
this tool to re-set the baud rate to 1,500,000 is going to work. For the
time-being I'll just leave things as they are.

Sorry for taking so long. I had wanted to play around with it and see if I
could get this working. I'm going to try anyway, if nothing else it would
prove that this mechanism is working correctly. But it does not look like it
will fix anything with respect to the rk3308.


  parent reply	other threads:[~2025-04-15 18:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-11 11:26 [meta-rockchip PATCH 0/6] rkbin: factoring ddrbin do_deploy, customize ddrbin and bump rkbin Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 1/6] bsp: rkbin: ddr: store directory path for the DDR bin blob in a variable Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 2/6] bsp: rkbin: ddr: make deployed name configurable Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 3/6] bsp: rkbin: add native recipe for tools (ddrbin_tool.py) Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 4/6] bsp: rkbin: ddr: allow to customize DDR bin blob Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 5/6] bsp: rkbin: ddr: factor out do_deploy to be SoC-agnostic Quentin Schulz
2025-04-15 18:07   ` [yocto-patches] " Trevor Woerner
2025-04-16 11:25     ` Quentin Schulz
2025-03-11 11:26 ` [meta-rockchip PATCH 6/6] bsp: rkbin: bump to latest commit in master branch Quentin Schulz
2025-04-10 11:01 ` [meta-rockchip PATCH 0/6] rkbin: factoring ddrbin do_deploy, customize ddrbin and bump rkbin Quentin Schulz
2025-04-15 18:14 ` Trevor Woerner [this message]
2025-04-16 10:17   ` [yocto-patches] " Quentin Schulz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250415181447.GB9633@localhost \
    --to=twoerner@gmail.com \
    --cc=quentin.schulz@cherry.de \
    --cc=yocto-patches@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.