Seeed-Studio / seeed-linux-dtoverlays

Device Tree Overlays for Seeed boards
Other
78 stars 55 forks source link

[reTerminal] Support for 64bit kernel running on RasPi OS 32bit #65

Closed matsujirushi closed 1 year ago

matsujirushi commented 1 year ago

Using RasPi OS 32bit 2023-05-03, Compute Module 4 (i.e. reTerminal) works with 64bit kernel. (Previous OS images used a 32bit kernel.)

I think future 32-bit OS images may recommend a 64-bit kernel.

Which is your plan?

  1. 32bit OS image is not supported. 64bit OS image is recommended.
  2. Use of 32bit kernel is recommended. (arm_64bit=0)
  3. seeed-linux-dtoverlays supports 64bit kernel running on RasPi OS 32bit.

References:

bigbearishappy commented 1 year ago

Before we understand the benefit of support 64bit kernel with 32bit raspbian OS. We would recommend to use the 32bit kernel with 32bit raspbian OS.

matsujirushi commented 1 year ago

I got. Thanks for reply.