Hi Tom,
On Mon, 10 Feb 2025 at 07:51, Tom Rini wrote:
>
> On Mon, Feb 10, 2025 at 06:06:38AM -0700, Simon Glass wrote:
> > Hi Tom,
> >
> > On Sun, 9 Feb 2025 at 11:05, Tom Rini wrote:
> > >
> > > On Sat, Feb 08, 2025 at 10:11:21AM -0700, Simon Glass wrote:
> > > > This value is only available if
On Mon, Feb 10, 2025 at 06:06:38AM -0700, Simon Glass wrote:
> Hi Tom,
>
> On Sun, 9 Feb 2025 at 11:05, Tom Rini wrote:
> >
> > On Sat, Feb 08, 2025 at 10:11:21AM -0700, Simon Glass wrote:
> > > This value is only available if CONFIG_HAVE_TEXT_BASE is enabled. Add
> > > conditions to avoid introd
Hi Tom,
On Sun, 9 Feb 2025 at 11:05, Tom Rini wrote:
>
> On Sat, Feb 08, 2025 at 10:11:21AM -0700, Simon Glass wrote:
> > This value is only available if CONFIG_HAVE_TEXT_BASE is enabled. Add
> > conditions to avoid introducing errors in link scripts when it is not.
> >
> > Signed-off-by: Simon G
On Sat, Feb 08, 2025 at 10:11:21AM -0700, Simon Glass wrote:
> This value is only available if CONFIG_HAVE_TEXT_BASE is enabled. Add
> conditions to avoid introducing errors in link scripts when it is not.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2:
> - Depend on CONFIG_EFI_APP inste
This value is only available if CONFIG_HAVE_TEXT_BASE is enabled. Add
conditions to avoid introducing errors in link scripts when it is not.
Signed-off-by: Simon Glass
---
Changes in v2:
- Depend on CONFIG_EFI_APP instead
- Drop change to u-boot-elf rule
Makefile | 2 ++
1 file changed, 2 inse
5 matches
Mail list logo