Skip to content

Backup/sp7 porting checkpoints#56

Open
rajaganeshr wants to merge 4 commits into
dev-a2from
backup/sp7-porting-checkpoints
Open

Backup/sp7 porting checkpoints#56
rajaganeshr wants to merge 4 commits into
dev-a2from
backup/sp7-porting-checkpoints

Conversation

@rajaganeshr

Copy link
Copy Markdown
Collaborator

Sync integ_Sp8 head with dev-a2

rajaganeshr and others added 4 commits July 11, 2026 12:19
add new command 'bmc_syslog' to send one line messages over
network. supports both unicast, and broadcast.
Writes in RFC5424 style messages (<14>uboot-<host>: <line>).

bmc_syslog usage:

- Auto mode: setenv bmc_syslog_en 1 enables preboot log replay from console record ring.
- Manual mode: bmc_syslog "msg" sends a one-off line even when auto mode is disabled.
- Destination is broadcast by default (255.255.255.255:514), with optional overrides
   - bmc_syslog_target=<ipv4>
   - bmc_syslog_port=<port>

Tested: Verified in Kenya

Signed-off-by: Rajaganesh Rathinasabapathi <Rajaganesh.Rathinasabapathi@amd.com>
add bmcsyslog commands into board init, to record the console
messages into buffer. The messages in buffer are later flushed
once network is up (board_late_init). Leveraged from LOG_CONSOLE

This allows client to receive early board init messages over network
instead of UARTs.

Tested: Verified in Kenya

Signed-off-by: Rajaganesh Rathinasabapathi <Rajaganesh.Rathinasabapathi@amd.com>
Add special SP8 Hornbill MPS base on the new Board Rev (0x4A)

Tested:
- Verified in Hornbill MPS

Signed-off-by: modolaty <mohsen.dolaty@amd.com>
Add SP7 2P SLT Marrakesh with Board ID 0xB0 and used Morocco DTS

Tested:
- verified in SP& build

Signed-off-by: modolaty <mohsen.dolaty@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants