public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] configs: apple: Switch to standard boot + small adjustments
@ 2024-03-17 14:54 Janne Grunau via B4 Relay
  2024-03-17 14:54 ` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA Janne Grunau via B4 Relay
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Janne Grunau via B4 Relay @ 2024-03-17 14:54 UTC (permalink / raw)
  To: Mark Kettenis, Tom Rini
  Cc: Simon Glass, u-boot, asahi, Janne Grunau, Hector Martin

This series contains a few misc config changes for Apple silicon
systems:
- switch from the deprecated distro boot scripts to standard boot
- allows EFI console resizing based on the video console size
- enables 16x32 bitmap fonts as Apple devices come with high DPI
  displays
- enables 64-bit LBA addressing for USB storage devices larger than 2TB

Signed-off-by: Janne Grunau <j@jannau.net>
---
Hector Martin (1):
      apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA

Janne Grunau (3):
      configs: apple: Use "vidconsole,serial" as stdout/stderr
      configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
      arm: apple: Switch to standard boot

 arch/arm/Kconfig           |  2 +-
 configs/apple_m1_defconfig |  3 +++
 include/configs/apple.h    | 24 ++++--------------------
 3 files changed, 8 insertions(+), 21 deletions(-)
---
base-commit: f3c979dd0053c082d2df170446923e7ce5edbc2d
change-id: 20240317-apple_config-981fcd9028b9

Best regards,
-- 
Janne Grunau <j@jannau.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-04-16  7:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-17 14:54 [PATCH 0/4] configs: apple: Switch to standard boot + small adjustments Janne Grunau via B4 Relay
2024-03-17 14:54 ` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA Janne Grunau via B4 Relay
2024-04-15 13:45   ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 2/4] configs: apple: Use "vidconsole,serial" as stdout/stderr Janne Grunau via B4 Relay
2024-04-15 13:54   ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 3/4] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32 Janne Grunau via B4 Relay
2024-04-15 13:54   ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 4/4] arm: apple: Switch to standard boot Janne Grunau via B4 Relay
2024-04-15 14:24   ` Mark Kettenis
2024-04-16  7:50     ` Janne Grunau
2024-03-17 15:51 ` [PATCH 0/4] configs: apple: Switch to standard boot + small adjustments Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox