commit | 9364f7b875ba6db906014b43cde0d9c80ba159d8 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Sun Dec 22 12:59:44 2024 +0000 |
committer | Thomas Huth <huth@tuxfamily.org> | Sun Dec 29 07:13:47 2024 +0100 |
tree | d84878e5f6588e9e5c2eb55fd64b17aa4bcef0b1 | |
parent | 1441b8f922579c470e11dd9922122025f1c8cab2 [diff] |
next-cube: introduce next_pc_init() object init function Move initialisation of the memory regions and GPIOs from next_pc_realize() to the new next_pc_init() function. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Thomas Huth <huth@tuxfamily.org> Message-ID: <20241222130012.1013374-6-mark.cave-ayland@ilande.co.uk> Signed-off-by: Thomas Huth <huth@tuxfamily.org>